Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,101 for

as

(0.08 sec)
  1. 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/
  2. 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...
  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. System requirements | Documentation

    GroupDocs.Viewer for Node.js via Java does not require any external software to be installed such As Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....GroupDocs.Viewer for Node.js via Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering.

    docs.groupdocs.com/viewer/nodejs-java/system-re...
  5. System requirements | Documentation

    No external software needed! GroupDocs.Viewer for Python via .NET renders files directly....No external software needed! GroupDocs.Viewer for Python via .NET renders files directly.

    docs.groupdocs.com/viewer/python-net/system-req...
  6. 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-...
  7. 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-...
  8. 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-...
  9. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…

    forum.groupdocs.com/t/embedded-picture-in-excel...
  10. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table MAster-Detail report in Spreadsheet Document format bAsed on the use cAse: Working with a Business CAse. Note The code uses some of the objects defined in The Business Layer. In-Table MAster-Detail in Microsoft Excel Document Creating a In-Table MAster-Detail Practising the following steps you can create In-Table MAster-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table.

    docs.groupdocs.com/assembly/net/in-table-master...