Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 2,910 for

pdf editor

(0.97 sec)
  1. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/homophone-search/
  2. Highlighting results in network | GroupDocs

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

    docs.groupdocs.com/search/net/highlighting-resu...
  3. Search for built-in Metadata signatures | Group...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-bu...
  4. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....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...
  5. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...Editor Product Solution GroupDocs...(); if ( ext is ".docx" or ".pdf" or ".xlsx" or ".epub" ) { try...

    docs.groupdocs.com/markdown/net/static-site-gen...
  6. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...excessive white space Creating PDFs or images with optimal dimensions...

    docs.groupdocs.com/conversion/net/convert-to-di...
  7. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  8. Save image as base64 | GroupDocs

    The listed articles below explain how to embed images as Base64 strings directly in the Markdown....Editor Product Solution GroupDocs...base64_static (): """Convert a PDF to Markdown with images embedded...

    docs.groupdocs.com/markdown/python-net/as-base6...
  9. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) // setup key and passphrase...

    docs.groupdocs.com/signature/java/sign-document...
  10. Compare CSV Files in Java - Compare and Find Di...

    How to compare two CSV files in Java? Compare the data of CSV files using Java API to find differences and get the output in a CSV file....using any of the well-known editors like Microsoft Excel, OpenOffice...differences using Java Compare PDF Documents using C# – Highlight...

    blog.groupdocs.com/comparison/compare-csv-files...