Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 4,661 for

values

(0.06 sec)
  1. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. Exporting metadata properties | GroupDocs

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/exporting-meta...
  3. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/java/setting-auth...
  4. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Note This feature is supported by version 17.04 or greater Creating a Bulleted List Practicing the following steps you can insert Bulleted List in a Text document. To add a bulleted list use • as a bullet for each element in the list.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  5. GroupDocs.Comparison for Node.js via Java | Gro...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/nodejs-java/
  6. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/features-o...
  7. GroupDocs.Conversion for Node.js via Java | Gro...

    GroupDocs.Conversion for Node.js via Java is an advanced document conversion API developed to convert files of different formats from within JavaScript applications.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/
  8. GroupDocs.Redaction Product Family | GroupDocs

    GroupDocs.Redaction - Redact Sensitive Content from Documents Documentation .NET Java Python GroupDocs.Redaction for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Redact content from documents Articles and guidelines Basic redactions Basic usage .NET code examples Open-source projects for APIs example usage GroupDocs.Redaction for .NET More GroupDocs.Redaction for Java More Getting started Get up and running fast with our getting started guide Features overview Supported document formats System requirements Installation Remove sensitive information Articles and guides for both basic and advanced development Redact content using optical character recognition (OCR) Advanced usage scenarios Java code examples Open-source projects for APIs example usage GroupDocs.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/
  9. Add text watermarks | GroupDocs

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  10. Load from Amazon S3 Storage | GroupDocs

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/load-document-fr...