Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 954 for

signature library updates

(0.03 sec)
  1. Use redaction policies | Documentation

    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....Signature Product Solution GroupDocs...folders - for successfully updated files and for failed ones....

    docs.groupdocs.com/redaction/net/use-redaction-...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Signature Product Solution GroupDocs...); } } Updating built-in metadata properties Updating any built-in...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Convert XLSX to HTML using Node.js

    Let's quickly convert XLSX to HTML using Node.js. Learn how to export XLSX to HTML in Node.js and turn Excel spreadsheets into responsive, web-ready HTML pages....Signature Product Family GroupDocs.Metadata...of the document conversion library. Next, load your .xlsx file...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  4. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....Signature Product Solution GroupDocs...getLength ()); } // ... } Updating TORRENT file metadata The...

    docs.groupdocs.com/metadata/java/working-with-t...
  5. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Signature Product Solution GroupDocs...single call to the method can update all indexes in the repository...

    docs.groupdocs.com/search/nodejs-java/search-in...
  6. How to merge TIF images using java | Documentation

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java Library....Signature Product Solution GroupDocs...format later and made subsequent update in this format. TIF file is...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Signature Product Solution GroupDocs...())); } } Updating built-in metadata properties Updating any built-in...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Convert Excel to Image in C#

    This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....Signature Product Family GroupDocs.Metadata...of the document conversion library. Code to Convert Excel to Image...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Add Search Text Annotation to PDF using Java

    Efficiently grasp the knowledge on how to add search text annotation to PDF using Java. Moreover, we offer code to insert search text annotation in PDF using Java....Signature Product Family GroupDocs.Metadata...installation of the annotation library and necessary adjustments to...

    kb.groupdocs.com/annotation/java/add-search-tex...
  10. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....Signature Product Family GroupDocs.Metadata...you’ve set up the recommended library and made the necessary adjustments...

    kb.groupdocs.com/redaction/net/redact-text-in-p...