Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 29,592 for

list

(4.27 sec)
  1. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...Archive – list of folders contained in archive; CAD - list of layers...layouts in a CAD document; Email – list of folders contained in an Outlook...

    docs.groupdocs.com/viewer/net/features-overview/
  2. Merge PPTM in C# | .NET Merger API 24.7 (Cross-...

    Create cross-platform document merger apps with GroupDocs.Merger .NET 24.7 (DLLs package). Merge PPTM files efficiently on any platform. Download now!...txt file for list of dependencies that should...documents. You can view the list of all new features, enhancements...

    releases.groupdocs.com/merger/net/new-releases/...
  3. C# 中的 Net DOCX 注释 API 注释

    Net API 用于从 DOCX、图像、绘图和文档文件格式创建和注释流行的注释类型。...Center, Replies = new List { new Reply { Comment = "First...annotations from document using list of ID’s using (Annotator annotator...

    products.groupdocs.com/zh/annotation/net/docx/
  4. C# 中的 Net DOCX 註釋 API 註釋

    Net API 用於從 DOCX、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...Center, Replies = new List { new Reply { Comment = "First...annotations from document using list of ID’s using (Annotator annotator...

    products.groupdocs.com/zh-hant/annotation/net/d...
  5. Retrieve the document information | Documentation

    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...
  6. RedactorLogEntry - GroupDocs.Redaction for Java...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......Type Method and Description List < RedactorLogEntry > RedactorChangeLog...getRedactionLog () Gets the list of RedactorLogEntry instances...

    apireference.groupdocs.com/redaction/java/com.g...
  7. GroupDocs.Comparison for .NET 21.6 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.6 Major Features Below is the List of most notable changes in release of GroupDocs.Comparison for .NET 21.6: Fixed getting information about page number and size for changes when calling GetChanges() method Fixed getting page information and coordinates for Hyperlink component in Word format Improved comparison of merged cells in Cells format Fixed comparison of empty cells with changed style in Cells format Fixed comparison of specific paragraphs in PDF format Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2720 Change logic of getting information about page in changes Improvement COMPARISONNET-2760 Issue with comparing merged cells Bug COMPARISONNET-2716 Comparing PDF files takes too much time Bug COMPARISONNET-2762 Issue with compare empty cells with changed style Bug COMPARISONNET-2759 Comparison API slides changes dont have pageNumber Bug COMPARISONNET-2763 Comparison API word hyperlink problem Bug Public API and Backward Incompatible Changes none...Major Features Below is the list of most notable changes in release...paragraphs in PDF format Full List of Issues Covering all Changes...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  8. Get supported file formats | Documentation

    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-...
  9. GroupDocs.Comparison for .NET 23.4 Release Note...

    Full List of changes in this release Key Category Summary COMPARISONNET-3389 Feature Implemented abilty to compare folders COMPARISONNET-3280 Fix Exception occurs when selecting accepted changes COMPARISONNET-3450 Fix Exception when user compare the same documents COMPARISONNET-3484 Fix Exception when comparing text files Major Features Below is the List of most notable changes in release of GroupDocs.Comparison for .NET 23.4: Implemented folder comparison feature Fixed exception when selecting accepted changes Added changes to summary page that will indicate that user trying to compare the same documents for all supported document types Fixed Exception when comparing text filesCompare Folders comparison Starting from 23....Leave feedback On this page Full list of changes in this release Key...Major Features Below is the list of most notable changes in release...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  10. GroupDocs.Viewer for .NET 17.12 Release Notes

    GroupDocs.Viewer for .NET 17.12 Release Notes – the latest updates and fixes....documents by time intervals Full List of Issues Covering all Changes...Incompatible Changes This section lists public API changes that were...

    releases.groupdocs.com/viewer/net/release-notes...