Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,519 for

pdf editor

(0.06 sec)
  1. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API....Editor Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-for-bui...
  3. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Python via .NET supported document types...Editor Product Solution GroupDocs...document Cross-format merge to PDF / XPS Cross-format merge to DOC...

    docs.groupdocs.com/merger/python-net/supported-...
  4. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/spelling-corrector/
  5. Getting documents in network | Documentation

    This page contains information about getting indexed documents in the search network....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/getting-document...
  6. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  8. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // define several signature...

    docs.groupdocs.com/signature/net/locating-signa...
  9. Indexing additional fields | Documentation

    This article demonstrate that how to associate each document with certain additional metadata....Editor Product Solution GroupDocs...@"C:\MyDocuments\BhagavadGitaAsItIs.pdf" . ToLowerInvariant (), "Spiritual"...

    docs.groupdocs.com/search/net/indexing-addition...
  10. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...converting from Note into to PDF document: With v24.10 and later:...

    docs.groupdocs.com/conversion/net/load-note-doc...