Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 3,691 for

pdf editor

(1.05 sec)
  1. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Editor Product Solution GroupDocs...String testFile = "D:\\sample.pdf" ; // Take preview of the first...

    docs.groupdocs.com/redaction/java/get-document-...
  2. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Editor Product Solution GroupDocs...signature . Signature ( "sample.pdf" ) as sign : # Create search...

    docs.groupdocs.com/signature/python-net/search-...
  3. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java....Editor Product Solution GroupDocs...conversion . Converter ( "sample.pdf" ); const convertOptions = new...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Spreadsheet redactions | GroupDocs

    This article shows that how Python redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Editor Product Solution GroupDocs...add_suffix = True so . rasterize_to_pdf = False so . redacted_file_suffix...

    docs.groupdocs.com/redaction/python-net/spreads...
  5. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Editor Product Solution GroupDocs..."C:\\\\Temp\\\\sample_output_file.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...Editor Product Solution GroupDocs...String , OutputFileName = "signed.pdf" }; // sign document string signedPath...

    docs.groupdocs.com/signature/net/migration-notes/
  7. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....discutiremos como converter documentos PDF coloridos em formatos de imagem...discutiremos como converter documentos PDF coloridos em formatos de imagem...

    blog.groupdocs.com/pt/categories/groupdocs.conv...
  8. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....come convertire un documento PDF a colori in un formato immagine...come convertire i documenti PDF a colori in formati di immagini...

    blog.groupdocs.com/it/categories/groupdocs.conv...
  9. Search for Metadata e-Signatures | GroupDocs

    This article explains how to search for metadata electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs...document with Signature ( "sample.pdf" ) as signature : # Create search...

    docs.groupdocs.com/signature/python-net/search-...
  10. Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Editor for Java のバージョン 26.1 では、スライドとワークシートを削除する...を使用した安全な PDF デジタル署名の実装方法を学びます。 以前の署名を損なうことなく複数のデジタル署名を可能にする、PDF ドキ...

    blog.groupdocs.com/ja/tag/java/page/2/