Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 2,636 for

pdf editor

(0.15 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....Editor Product Solution GroupDocs...org/std/IIM/4.2/specification/IIMV4.2.pdf. Reading basic IPTC IIM properties...

    docs.groupdocs.com/metadata/net/working-with-ip...
  2. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Editor Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/python-net/use-red...
  3. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  5. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  6. Logging | GroupDocs

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/logging/
  7. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  8. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....Editor Product Solution GroupDocs...= 'c:/MyDocuments/MyDocument.pdf' ; // Extracting data from a...

    docs.groupdocs.com/search/nodejs-java/separate-...
  10. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages with advanced options....Editor Product Solution GroupDocs...String filePath = "C:\signed.pdf" ; Signature signature = new...

    docs.groupdocs.com/signature/java/generating-do...