diff --git a/content/viewer/english/advanced-usage/_index.md b/content/viewer/english/advanced-usage/_index.md index 24afb10..3e7b27d 100644 --- a/content/viewer/english/advanced-usage/_index.md +++ b/content/viewer/english/advanced-usage/_index.md @@ -172,7 +172,7 @@ Ready to dive in? Here's our recommended learning path: Beyond these tutorials, here are valuable resources for your document viewer cloud API journey: -- **[Product Overview]**:(https://products.groupdocs.cloud/viewer/) Learn about all available features and capabilities -- **[Free Trial]**:(https://dashboard.groupdocs.cloud/#/apps) Get hands-on experience with full API access -- **[Technical Documentation]**:(https://docs.groupdocs.cloud/viewer/) Comprehensive API reference and guides -- **[Community Support]**: (https://forum.groupdocs.cloud/c/viewer/9) Connect with other developers and get help +- [Product Overview](https://products.groupdocs.cloud/viewer/) Learn about all available features and capabilities +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) Get hands-on experience with full API access +- [Technical Documentation](https://docs.groupdocs.cloud/viewer/) Comprehensive API reference and guides +- [Community Support](https://forum.groupdocs.cloud/c/viewer/9) Connect with other developers and get help diff --git a/content/viewer/english/advanced-usage/add-watermark/_index.md b/content/viewer/english/advanced-usage/add-watermark/_index.md index 0d28335..bb17a47 100644 --- a/content/viewer/english/advanced-usage/add-watermark/_index.md +++ b/content/viewer/english/advanced-usage/add-watermark/_index.md @@ -484,7 +484,7 @@ Continue your learning journey with these helpful resources: - [Product Page](https://products.groupdocs.cloud/viewer/) - Learn about all GroupDocs.Viewer Cloud features - [Documentation](https://docs.groupdocs.cloud/viewer/) - Complete API documentation and guides - [Live Demo](https://products.groupdocs.app/viewer/family) - Try watermarking features online -- [Swagger UI(https://reference.groupdocs.cloud/viewer/) - Interactive API documentation +- [Swagger UI](https://reference.groupdocs.cloud/viewer/) - Interactive API documentation - [Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) - Latest updates and tutorials - [Free Support](https://forum.groupdocs.cloud/c/viewer/9) - Community support and discussion - [Free Trial](https://dashboard.groupdocs.cloud/#/apps) - Start building with watermarking today diff --git a/content/viewer/english/advanced-usage/rendering-outlook-files/_index.md b/content/viewer/english/advanced-usage/rendering-outlook-files/_index.md index eafa04b..f475fcf 100644 --- a/content/viewer/english/advanced-usage/rendering-outlook-files/_index.md +++ b/content/viewer/english/advanced-usage/rendering-outlook-files/_index.md @@ -203,8 +203,6 @@ curl -v "https://api.groupdocs.cloud/v2.0/viewer/view" \ }" ``` -**Pro Tip**: Filters use substring matching, so "susan" will match "susan.smith@company.com", "susanA@domain.org", etc. Be specific enough to avoid false positives. - ## 3. Performance Optimization with Item Limits Large PST files can contain hundreds of thousands of emails. Even with filtering, you might end up with more results than practical to display. That's where item limiting becomes crucial. diff --git a/content/viewer/english/advanced-usage/rendering-spreadsheets/_index.md b/content/viewer/english/advanced-usage/rendering-spreadsheets/_index.md index fa96931..2b4c7ea 100644 --- a/content/viewer/english/advanced-usage/rendering-spreadsheets/_index.md +++ b/content/viewer/english/advanced-usage/rendering-spreadsheets/_index.md @@ -485,8 +485,8 @@ Ready to take your Excel viewer to the next level? Consider exploring: ## Resources and Support -- **[Product Documentation](https://docs.groupdocs.cloud/viewer/) **: Comprehensive API reference and guides -- **[Live API Explorer](https://reference.groupdocs.cloud/viewer/) **: Test API calls directly in your browser -- **[Code Samples](https://github.com/groupdocs-viewer-cloud) **: Complete examples in multiple programming languages -- **[Community Forum](https://forum.groupdocs.cloud/c/viewer/9) **: Get help from developers and GroupDocs experts -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) **: Start building with 150 free API calls per month +- [Product Documentation](https://docs.groupdocs.cloud/viewer/) Comprehensive API reference and guides +- [Live API Explorer](https://reference.groupdocs.cloud/viewer/) Test API calls directly in your browser +- [Code Samples](https://github.com/groupdocs-viewer-cloud) Complete examples in multiple programming languages +- [Community Forum](https://forum.groupdocs.cloud/c/viewer/9) Get help from developers and GroupDocs experts +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) Start building with 150 free API calls per month diff --git a/content/viewer/english/basic-usage/get-document-information/_index.md b/content/viewer/english/basic-usage/get-document-information/_index.md index a3ff31e..57e30e8 100644 --- a/content/viewer/english/basic-usage/get-document-information/_index.md +++ b/content/viewer/english/basic-usage/get-document-information/_index.md @@ -803,6 +803,6 @@ Now that you've mastered document information extraction, here are logical next - **Machine Learning Integration**: Use extracted text for content classification and analysis ### Documentation and Tools -- **[Complete Product Overview](https://products.groupdocs.cloud/viewer/) **: Understand all available features -- **[Comprehensive API Documentation](https://docs.groupdocs.cloud/viewer/) **: Detailed reference for every endpoint -- **[Interactive Live Demo](https://products.groupdocs.app/viewer/family) **: Test features without writing code +- [Complete Product Overview](https://products.groupdocs.cloud/viewer/) Understand all available features +- [Comprehensive API Documentation](https://docs.groupdocs.cloud/viewer/) Detailed reference for every endpoint +- [Interactive Live Demo](https://products.groupdocs.app/viewer/family) Test features without writing code diff --git a/content/viewer/english/basic-usage/get-supported-file-formats/_index.md b/content/viewer/english/basic-usage/get-supported-file-formats/_index.md index 6717d62..8a32bf1 100644 --- a/content/viewer/english/basic-usage/get-supported-file-formats/_index.md +++ b/content/viewer/english/basic-usage/get-supported-file-formats/_index.md @@ -1361,15 +1361,15 @@ class RobustFormatValidator { ### Quick Reference Links -- **[Product Overview](https://products.groupdocs.cloud/viewer/) ** - Features and capabilities -- **[API Documentation](https://docs.groupdocs.cloud/viewer/) ** - Complete technical reference -- **[Live Demo](https://products.groupdocs.app/viewer/family) ** - Try before you buy -- **[API Reference](https://reference.groupdocs.cloud/viewer/) ** - Detailed endpoint documentation -- **[Developer Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) ** - Tips, tutorials, and updates +- [Product Overview](https://products.groupdocs.cloud/viewer/) - Features and capabilities +- [API Documentation](https://docs.groupdocs.cloud/viewer/) - Complete technical reference +- [Live Demo](https://products.groupdocs.app/viewer/family) - Try before you buy +- [API Reference](https://reference.groupdocs.cloud/viewer/) - Detailed endpoint documentation +- [Developer Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) - Tips, tutorials, and updates ### Getting Help Have questions about implementing file format validation? Running into issues with your integration? Here's how to get support: -- **[Free Support Forum](https://forum.groupdocs.cloud/c/viewer/9) ** - Community support and developer discussions -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) ** - Test all features with generous usage limits +- [Free Support Forum](https://forum.groupdocs.cloud/c/viewer/9) - Community support and developer discussions +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) - Test all features with generous usage limits diff --git a/content/viewer/english/data-structures/info-result/_index.md b/content/viewer/english/data-structures/info-result/_index.md index 7f1ceb5..4d83408 100644 --- a/content/viewer/english/data-structures/info-result/_index.md +++ b/content/viewer/english/data-structures/info-result/_index.md @@ -663,8 +663,8 @@ Ready to test your newfound skills? Here are some practical exercises: ## Essential Resources for Your Toolkit -- **[Product Page](https://products.groupdocs.cloud/viewer/) ** - Latest features and pricing information -- **[API Documentation](https://docs.groupdocs.cloud/viewer/) ** - Comprehensive technical reference -- **[Interactive API Reference](https://reference.groupdocs.cloud/viewer/) ** - Test API calls directly in your browser -- **[Community Support Forum](https://forum.groupdocs.cloud/c/viewer/9) ** - Get help from experts and fellow developers -- **[Free Trial Access](https://dashboard.groupdocs.cloud/#/apps) ** - Start building immediately with generous free limits +- [Product Page](https://products.groupdocs.cloud/viewer/) - Latest features and pricing information +- [API Documentation](https://docs.groupdocs.cloud/viewer/) - Comprehensive technical reference +- [Interactive API Reference](https://reference.groupdocs.cloud/viewer/) - Test API calls directly in your browser +- [Community Support Forum](https://forum.groupdocs.cloud/c/viewer/9) - Get help from experts and fellow developers +- [Free Trial Access](https://dashboard.groupdocs.cloud/#/apps) - Start building immediately with generous free limits diff --git a/content/viewer/english/data-structures/view-result/_index.md b/content/viewer/english/data-structures/view-result/_index.md index 2a9fa31..700c1d0 100644 --- a/content/viewer/english/data-structures/view-result/_index.md +++ b/content/viewer/english/data-structures/view-result/_index.md @@ -661,15 +661,15 @@ This knowledge forms the foundation for building sophisticated document viewing Ready to dive deeper into document processing? Here are your next learning opportunities: -- **[InfoResult Tutorial](/data-structures/info-result) **: Learn to extract document metadata and page information +- [InfoResult Tutorial](/data-structures/info-result) Learn to extract document metadata and page information - **Advanced Rendering Options**: Explore custom watermarking and page range selection - **Performance Optimization**: Master caching strategies and lazy loading techniques - **Security Best Practices**: Implement proper authentication and access controls ## Essential Resources for Continued Learning -- **[Product Overview](https://products.groupdocs.cloud/viewer/) **: Get the big picture of what's possible -- **[Complete Documentation](https://docs.groupdocs.cloud/viewer/) **: Deep dive into every feature -- **[API Reference](https://reference.groupdocs.cloud/viewer/) **: Your go-to for technical details -- **[Community Support](https://forum.groupdocs.cloud/c/viewer/9) **: Get help from other developers -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) **: Test everything before you commit +- [Product Overview](https://products.groupdocs.cloud/viewer/) Get the big picture of what's possible +- [Complete Documentation](https://docs.groupdocs.cloud/viewer/) Deep dive into every feature +- [API Reference](https://reference.groupdocs.cloud/viewer/) Your go-to for technical details +- [Community Support](https://forum.groupdocs.cloud/c/viewer/9) Get help from other developers +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) Test everything before you commit diff --git a/content/viewer/english/getting-started/_index.md b/content/viewer/english/getting-started/_index.md index 0fccd76..d41ec60 100644 --- a/content/viewer/english/getting-started/_index.md +++ b/content/viewer/english/getting-started/_index.md @@ -189,10 +189,10 @@ Your document viewer implementation will support an extensive range of formats o Ready to start implementing? Here are your essential resources: -- **[Product Overview](https://products.groupdocs.cloud/viewer/) ** - Learn about all available features and capabilities -- **[Complete Documentation](https://docs.groupdocs.cloud/viewer/) ** - Dive deep into API reference and advanced features -- **[Interactive Demo](https://products.groupdocs.app/viewer/family) ** - Try the viewer functionality before implementation -- **[API Reference](https://reference.groupdocs.cloud/viewer/) ** - Complete API documentation with examples -- **[Developer Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) ** - Latest updates and implementation tips -- **[Community Support](https://forum.groupdocs.cloud/c/viewer/9) ** - Get help from developers and GroupDocs experts -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) ** - Start building immediately with free API access +- [Product Overview](https://products.groupdocs.cloud/viewer/) - Learn about all available features and capabilities +- [Complete Documentation](https://docs.groupdocs.cloud/viewer/) - Dive deep into API reference and advanced features +- [Interactive Demo](https://products.groupdocs.app/viewer/family) - Try the viewer functionality before implementation +- [API Reference](https://reference.groupdocs.cloud/viewer/) - Complete API documentation with examples +- [Developer Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) - Latest updates and implementation tips +- [Community Support](https://forum.groupdocs.cloud/c/viewer/9) - Get help from developers and GroupDocs experts +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) - Start building immediately with free API access diff --git a/content/viewer/english/getting-started/metered-consumption/_index.md b/content/viewer/english/getting-started/metered-consumption/_index.md index b65a06b..7fe0786 100644 --- a/content/viewer/english/getting-started/metered-consumption/_index.md +++ b/content/viewer/english/getting-started/metered-consumption/_index.md @@ -1120,10 +1120,10 @@ A: This depends on your license agreement. Some licenses have hard limits that s Want to dive deeper? Here are some valuable resources: -- **[Product Overview](https://products.groupdocs.cloud/viewer/) ** - Complete feature overview and pricing information -- **[API Documentation](https://docs.groupdocs.cloud/viewer/) ** - Comprehensive API reference and guides -- **[Live Demo](https://products.groupdocs.app/viewer/family) ** - Try GroupDocs Viewer features online -- **[API Reference UI](https://reference.groupdocs.cloud/viewer/) ** - Interactive API documentation -- **[Developer Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) ** - Latest updates and tutorials -- **[Community Support](https://forum.groupdocs.cloud/c/viewer/9) ** - Get help from the community and GroupDocs team -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) ** - Start your free trial today +- [Product Overview](https://products.groupdocs.cloud/viewer/) - Complete feature overview and pricing information +- [API Documentation](https://docs.groupdocs.cloud/viewer/) - Comprehensive API reference and guides +- [Live Demo](https://products.groupdocs.app/viewer/family) - Try GroupDocs Viewer features online +- [API Reference UI](https://reference.groupdocs.cloud/viewer/) - Interactive API documentation +- [Developer Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) - Latest updates and tutorials +- [Community Support](https://forum.groupdocs.cloud/c/viewer/9) - Get help from the community and GroupDocs team +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) - Start your free trial today diff --git a/content/viewer/english/getting-started/working-with-files/_index.md b/content/viewer/english/getting-started/working-with-files/_index.md index 0cda85b..2fec7ae 100644 --- a/content/viewer/english/getting-started/working-with-files/_index.md +++ b/content/viewer/english/getting-started/working-with-files/_index.md @@ -1174,10 +1174,10 @@ Develop a system that: ## Additional Resources for Continued Learning -- **[Product Page](https://products.groupdocs.cloud/viewer/) **: Latest features and updates -- **[Documentation](https://docs.groupdocs.cloud/viewer/) **: Comprehensive API documentation -- **[Live Demo](https://products.groupdocs.app/viewer/family) **: Try the viewer in action -- **[API Reference UI](https://reference.groupdocs.cloud/viewer/) **: Interactive API explorer -- **[Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) **: Tips, tutorials, and best practices -- **[Free Support](https://forum.groupdocs.cloud/c/viewer/9) **: Community support and discussions -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) **: Get started with your own account +- [Product Page](https://products.groupdocs.cloud/viewer/) Latest features and updates +- [Documentation](https://docs.groupdocs.cloud/viewer/) Comprehensive API documentation +- [Live Demo](https://products.groupdocs.app/viewer/family) Try the viewer in action +- [API Reference UI](https://reference.groupdocs.cloud/viewer/) Interactive API explorer +- [Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) Tips, tutorials, and best practices +- [Free Support](https://forum.groupdocs.cloud/c/viewer/9) Community support and discussions +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) Get started with your own account diff --git a/content/viewer/english/getting-started/working-with-storage/_index.md b/content/viewer/english/getting-started/working-with-storage/_index.md index e0de1c1..59440ee 100644 --- a/content/viewer/english/getting-started/working-with-storage/_index.md +++ b/content/viewer/english/getting-started/working-with-storage/_index.md @@ -1213,10 +1213,10 @@ Ready to level up your skills? Try these hands-on challenges: Need assistance or want to share your storage management solutions? -- **[Product Page](https://products.groupdocs.cloud/viewer/) ** - Overview and features -- **[Documentation](https://docs.groupdocs.cloud/viewer/) ** - Complete API reference -- **[Live Demo](https://products.groupdocs.app/viewer/family) ** - Try it without coding -- **[API Reference](https://reference.groupdocs.cloud/viewer/) ** - Interactive API explorer -- **[Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) ** - Latest tips and tutorials -- **[Support Forum](https://forum.groupdocs.cloud/c/viewer/9) ** - Get help from the community -- **[Free Trial](https://dashboard.groupdocs.cloud/#/apps) ** - Start building today +- [Product Page](https://products.groupdocs.cloud/viewer/) - Overview and features +- [Documentation](https://docs.groupdocs.cloud/viewer/) - Complete API reference +- [Live Demo](https://products.groupdocs.app/viewer/family) - Try it without coding +- [API Reference](https://reference.groupdocs.cloud/viewer/) - Interactive API explorer +- [Blog](https://blog.groupdocs.cloud/categories/groupdocs.viewer-cloud-product-family/) - Latest tips and tutorials +- [Support Forum](https://forum.groupdocs.cloud/c/viewer/9) - Get help from the community +- [Free Trial](https://dashboard.groupdocs.cloud/#/apps) - Start building today