Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,110 for

signature library updates

(0.09 sec)
  1. 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-...
  2. 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...
  3. Search with Aliases in Document using C#

    Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....Signature Product Family GroupDocs.Metadata...GroupDocs.Search for .NET library into your project to enable...

    kb.groupdocs.com/search/net/search-with-aliases...
  4. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....Signature Product Family GroupDocs.Metadata...GroupDocs.Search for Java library to your project to enable synonym...

    kb.groupdocs.com/search/java/perform-synonym-se...
  5. 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...
  6. Search index repository | GroupDocs

    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...
  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. Remove Metadata from XLSX using Java

    Discover how to swiftly remove metadata from XLSX using Java. You'll also find code snippet that illustrates the process of how to delete metadata from XLSX in Java....Signature Product Family GroupDocs.Metadata...removeProperties method Save the updated XLSX file to your disk with...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...Signature Product Solution GroupDocs...as an array of fields. The library also allows indexing from all...

    docs.groupdocs.com/search/net/indexing-from-dif...
  10. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....Signature Product Family GroupDocs.Metadata...configuring your preferred library and adjusting file paths accordingly...

    kb.groupdocs.com/watermark/java/add-text-waterm...