Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 4,812 for

as

(1.54 sec)
  1. Log Files on GroupDocs Blog | Document Automati...

    Log Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Log Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group......Log Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Log Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Group...

    blog.groupdocs.com/pt/tag/log-files/index.xml
  2. GroupDocs.Search Releases on GroupDocs Blog | D...

    GroupDocs.Search ReleAses on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search ReleAses on GroupDocs Blog | Document Automation Solutions ......GroupDocs.Search Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Releases on GroupDocs Blog | Document Automation Solutions ...

    blog.groupdocs.com/pt/categories/groupdocs.sear...
  3. In-Table List With Alternate Content in Present...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format bAsed on the use cAse: Working with a Business CAse. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table....Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table.

    docs.groupdocs.com/assembly/net/in-table-list-w...
  4. Email URI Wrapping on GroupDocs Blog | Document...

    Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Email URI Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Jav...

    blog.groupdocs.com/pt/tag/email-uri-wrapping/in...
  5. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#).

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....This page contains information about optimizing shards in the search network.

    docs.groupdocs.com/search/net/optimizing-shards/
  7. NoClassDefFoundError javax/xml/bind/DatatypeCon...

    This article is about NoClAssDefFoundError: javax/xml/bind/DatatypeConverter...This article is about NoClassDefFoundError: javax/xml/bind/DatatypeConverter

    docs.groupdocs.com/viewer/java/noclassdeffounde...
  8. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#).

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#).

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  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...