Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 30,134 for

groupdocs.merger

(0.2 sec)
  1. GroupDocs.Conversion for Java 19.6 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 19.6 Major Features This regular monthly release contains 5+ new features, improvements and bug fixes. Most notable are: Implemented conversion improvement when converting Svg to Slides Conversions from Vcf Added support for setting watermark as background when converting to image Saving converted document to file returns the file name and size Fixed bug where Footnote page numbers only render the first digit Fixed bug where PowerPoint with black SmartArt Text gets changed into white text when converted to a PDF Fixed bug where was inconsistent conversion from email file formats when converting to Cells Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET-2862 Implement conversion from Vcf Feature CONVERSIONNET-2830 Implement conversion improvement when converting Svg to Slides Improvement CONVERSIONNET-2878 Add support for setting watermark as background when converting to image Improvement CONVERSIONNET-2881 Save converted document to file should return the file name and size Improvement CONVERSIONNET-2863 Issue with conversion ....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  2. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  4. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/redaction-bas...
  5. Rendering OBJ files | Documentation

    This article demonstrates how to convert and view OBJ files with GroupDocs.Viewer within your Java applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  6. GroupDocs.Comparison For .NET 16.10.0 Release N...

    Note This page contains release notes for GroupDocs.Comparsion for .NET 16.10.0 Major Features There are 10 improvements and fixes in this regular monthly release. The most notable are: Introduced support for new components in Comparison.Slides: comments, charts Introduced support for watermarks in Comparison.PDF Introduced support for new components in Comparison.PDF: media objects, image positioning Improved ComparisonParagraphAbsorber for cases with tables Full List of Issues Covering all Changes in this Release Key Summary Category COMPARISONNET-970 GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  7. GroupDocs.Search for Java 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 20.11 Major Features There are the following improvementes in this release: Implement methods to get synonym groups Implement methods to get homophone groups Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2435 Implement methods to get synonym groups Improvement SEARCHNET-2445 Implement methods to get homophone groups Improvement Public API and Backward Incompatible Changes Implement methods to get synonym groups This improvement adds a method to get synonyms for a specific word from the synonym dictionary....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/groupdocs-search...
  8. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-make...
  9. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  10. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-pro...