Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 4,472 for

as

(0.05 sec)
  1. Subset fonts | Documentation

    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-...
  2. Convert to grayscale | Documentation

    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-...
  3. 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...
  4. Reduce image quality | Documentation

    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-...
  5. Select specific pages for rasterized PDF | Docu...

    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...
  6. Optimizing shards | Documentation

    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. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  8. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions clAss....This article describes the search options that can be specified in an instance of the SearchOptions class.

    docs.groupdocs.com/search/java/search-options/
  9. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. 

    docs.groupdocs.com/conversion/java/get-default-...
  10. Implement conversion from PostScript documents ...

    We are pleAsed to announce our next version GroupDocs.Conversion for .NET 18.2. This releAse covers two new features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s releAse, pleAse visit the releAse notes. Following sections will provide you the details about the new features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format....We are pleased to announce our next version GroupDocs.Conversion for .NET 18.2. This release covers two new features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s release, please visit the release notes. Following sections will provide you the details about the new features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format.

    blog.groupdocs.com/conversion/implement-convers...