Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 3,782 for

conholdate

(0.05 sec)
  1. Locking watermark in word processing document |...

    Lock a watermark in a Word document to restrict editing, optionally with a password, using GroupDocs.Watermark for Python via .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/python-net/locking...
  2. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/document-renaming/
  3. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iconholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  4. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/python-net/merge/arch...
  5. Compare multiple documents | GroupDocs

    Compare any number of Word documents or PowerPoint/OpenDocument presentations simultaneously using Comparer.Add() — produces a single merged result document....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/net/compare-multi...
  6. Load text from string | GroupDocs

    Compare raw text strings directly using LoadOptions.LoadText = true — no files needed. Retrieve the diff result as a string via GetResultString() in GroupDocs.Comparison for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/net/load-text-fro...
  7. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/loading-specific...
  8. GroupDocs.Viewer for Java overview | GroupDocs

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/java/product-overview/
  9. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/java/load-document-fr...
  10. Control temporary files | GroupDocs

    By following this guide, you will learn how to control temporary files used by GroupDocs.Viewer for Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/java/control-temporar...