Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 5,673 for

groupdocs.comparison,

(0.1 sec)
  1. 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....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.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Java....In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/convert/cad/
  3. 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....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.

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....This article describes the search options that can be specified in an instance of the SearchOptions class.

    docs.groupdocs.com/search/nodejs-java/search-op...
  5. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps.

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. 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....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.

    docs.groupdocs.com/metadata/java/extracting-mak...
  7. 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....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.

    docs.groupdocs.com/metadata/net/extracting-prop...
  8. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs.

    docs.groupdocs.com/metadata/java/extracting-met...
  9. 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....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.

    docs.groupdocs.com/metadata/java/extracting-pro...
  10. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it....Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it.

    docs.groupdocs.com/assembly/net/common-list-ima...