Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,079 for

for

(2.42 sec)
  1. UI on GroupDocs Blog | Document Automation Solu...

    UI on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers Recent content in UI on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers GroupDocs.Viewer بر......UI on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in UI on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Viewer بر...

    blog.groupdocs.com/fa/tag/ui/index.xml
  2. Introducing GroupDocs.Watermark for .NET - A Co...

    We are excited to release GroupDocs.Watermark For .NET API that makes it simple to perForm watermarking operations in various document and image Formats. The API facilitates you with simple syntax, easy to use methods and a few lines of code to perForm any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image Formats. Continue to read more about the API’s features....We are excited to release GroupDocs.Watermark for .NET API that makes it simple to perform watermarking operations in various document and image formats. The API facilitates you with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats. Continue to read more about the API’s features.

    blog.groupdocs.com/watermark/introducing-groupd...
  3. GroupDocs.Markdown on GroupDocs Blog | Document...

    GroupDocs.Markdown on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers Recent content in GroupDocs.Markdown on GroupDocs Blog | Document Automation Solutions For .NET & Jav......GroupDocs.Markdown on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Markdown on GroupDocs Blog | Document Automation Solutions for .NET & Jav...

    blog.groupdocs.com/ja/tag/groupdocs.markdown/in...
  4. Search for different word forms | GroupDocs

    This article shows that how to allow you to search For nouns in the singular or plural, adjectives in the degree of comparison, Forms of regular and irregular verbs, etc....This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc.

    docs.groupdocs.com/search/nodejs-java/search-fo...
  5. Search for different word forms | GroupDocs

    This article shows that how to allow you to search For nouns in the singular or plural, adjectives in the degree of comparison, Forms of regular and irregular verbs, etc....This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc.

    docs.groupdocs.com/search/net/search-for-differ...
  6. GroupDocs.Viewer for .NET on GroupDocs Blog | D...

    GroupDocs.Viewer For .NET on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers Recent content in GroupDocs.Viewer For .NET on GroupDocs Blog | Document Automation Solutions ......GroupDocs.Viewer for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer for .NET on GroupDocs Blog | Document Automation Solutions ...

    blog.groupdocs.com/id/tag/groupdocs.viewer-for-...
  7. GroupDocs.Metadata for .NET

    This API allows you to add, remove, and update metadata of any type of file Format using C# .NET language on any platForm....This API allows you to add, remove, and update metadata of any type of file format using C# .NET language on any platform.

    kb.groupdocs.com/metadata/net/
  8. GroupDocs.Watermark for .NET

    This API allows you to manipulate text and image watermarks in any type of file Format using C# .NET language on any platForm....This API allows you to manipulate text and image watermarks in any type of file format using C# .NET language on any platform.

    kb.groupdocs.com/watermark/net/
  9. GroupDocs.Editor on GroupDocs Blog | Document A...

    GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers Recent content in GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions For .NET & Java De......GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions for .NET & Java De...

    blog.groupdocs.com/fa/tag/groupdocs.editor/inde...
  10. Select specific pages for rasterized PDF | Grou...

    Select specific pages For rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.

    docs.groupdocs.com/redaction/java/select-specif...