Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 30,099 for

groupdocs.merger

(0.09 sec)
  1. Extract images to files | Documentation

    This article explains that how to extract images to files....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-images-t...
  2. GroupDocs.Assembly for .NET 18.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 18.5. Major Features Support for dynamic coloring of chart series and individual series points for the most of supported file formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-67  Support dynamic coloring of chart series and individual series points for Word Processing documents  Feature ASSEMBLYNET-68 Support dynamic coloring of chart series and individual series points for Spreadsheet documents  Feature ASSEMBLYNET-69 Support dynamic coloring of chart series and individual series points for Presentation documents  Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. GroupDocs.Annotation for Java 17.6.0 Release No...

    Note This page contains release notes for GroupDocs.Annotation for Java 17.6.0 Major Features Below the list of new features and fixed bugs in this regular monthly release of GroupDocs.Annotation for Java. The most notable are: Added support of annotation Diagrams documents (vsd, vss) Arrow annotation Area annotation ResourceRedaction annotation Polyline annotation TextField annotation Implement proper error handling when user try to invoke GetDocumentInfo method for images documents Updated and improved library obfuscation Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-417 Implement Polyline annotation with Diagram documents New Feature ANNOTATIONNET-416 Implement Arrow annotation for Diagram documents New Feature ANNOTATIONNET-410 Implement Area annotation for Diagrams New Feature ANNOTATIONNET-406 Add option to process CAD documents as PDF Improvement ANNOTATIONNET-405 Implement GetPages method for Email documents processing from streams Improvement ANNOTATIONNET-401 Implement proper error handling when user try to invoke GetDocumentInfo method for images documents Improvement ANNOTATIONNET-395 Internal Exception in annotator....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  4. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  5. Single Row Image in Spreadsheet Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  6. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  7. GroupDocs.Redaction for Java 20.1 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for Java 20.1 Major Features There are the following improvements in this release: Redactor settings including logging interface Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONJAVA-61 Implement standard logging interface Improvement Public API and Backward Incompatible Changes Implement standard logging interface Implement standard logging interface for GroupDocs projects. Public API changes Class RedactorSettings has been added to com....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  8. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/net/highlighting-resu...
  9. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  10. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-strikeout...