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

list

(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....the class is used to obtain a list of supported file types. An...An example of obtaining a list of supported file types is presented...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....value is false // Get pages List pages = htmlHandler.getPages(guid...value is false // Get pages List pages = htmlHandler.getPages(guid...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  3. add watermark in java on GroupDocs Blog | Docum...

    add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/add-watermark-in-java...
  4. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...msg" )) { // Get list of attachments. IList < Attachment..."with_attachments.msg" ) ' Get list of attachments. Dim attachments...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  5. Supported File Formats | GroupDocs

    This topic Lists file formats supported by GroupDocs.Total for Python via .NET....product exposes its own detailed list of supported file types. For...supported-formats page for the authoritative list. Highlights Conversion supports...

    docs.groupdocs.com/total/python-net/supported-d...
  6. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...archive files the lists of and signatures as the list of the instances...Instantiate the single object or list of this class with the required...

    docs.groupdocs.com/signature/net/signing-archiv...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...compose multiple result list from result lists of each document for...for multiple result changes list for MS Word Added support for...

    blog.groupdocs.com/groupdocs.blog/page/81/
  8. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion... To allow-list specific resources during the...property. This property accepts a list of strings containing portions...

    docs.groupdocs.com/conversion/net/skip-loading-...
  9. Retrieve the document information | GroupDocs

    Retrieving information about a document with GroupDocs.Viewer for .NET...Also, it shows how to get a list of supported file formats. For...Check if a file is encrypted List and print all supported file...

    docs.groupdocs.com/viewer/net/retrieving-docume...
  10. Add text redaction annotation | GroupDocs

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for .NET....PageNumber = 0 , Points = new List < Point > { new Point ( 80 ...240 , 650 ) }, Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-text-reda...