Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 32,140 for

groupdocs.search

(0.26 sec)
  1. Reduce image quality | GroupDocs

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

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. 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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/select-specif...
  3. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook, CSV, JSON or XML using GroupDocs.Metadata for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/exportin...
  4. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/markdown/net/markdown-flavor/
  5. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  6. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/save-to...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...are excited to announce GroupDocs.Search for .NET 1.1.0. The latest...the list of features. GroupDocs.Search for .NET 1.1.0 - Features...

    blog.groupdocs.com/groupdocs.blog/page/86/
  8. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java....Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/how-to-insert-...
  9. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application....Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  10. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/signature/net/how-to-add-digit...