Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 2,664 for

pdf editor

(0.05 sec)
  1. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....Editor Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/deleting-imag...
  2. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....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...
  3. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Editor Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/use-microsoft...
  4. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-op...
  5. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Editor Product Solution GroupDocs...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-repeate...
  6. Sign documents with QR-code embedded object | G...

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

    docs.groupdocs.com/signature/java/sign-document...
  7. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/date-range-search/
  8. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  9. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...enabled, optimizes the resulting PDF for smaller file size, rather...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  10. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Editor Product Solution GroupDocs...new Signature ( "SignedSample.pdf" )) { signature . VerifyProgress...

    docs.groupdocs.com/signature/net/processes-canc...