Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 13,303 for

2024

(0.09 sec)
  1. DWGtoSVG conversion issue - Free Support Forum ...

    https://forum.groupdocs.com/t/dwgtosvg-conversion-issue/12380/2 Do you mean DWG file ?...notifier June 28, 2024, 8:18pm 5 The issues you have...

    forum.groupdocs.com/t/dwgtosvg-conversion-issue...
  2. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Node.js via Java....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  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....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

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

    GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Redaction for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify repository configuration/location in your project as follows: Maven GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Gradle repositories { maven { url "https://repository.groupdocs.com/repo/" } } Kotlin repositories { maven(url = "https://repository.groupdocs.com/repo/") } Ivy docs.groupdocs.com/redaction/java/installation/

  5. 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....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/metadata/java/extracting-pro...
  6. 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....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/metadata/net/extracting-prop...
  7. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Assembly | Custom Reporting Java On-p...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....1 September 27, 2024 24.9 September 10, 2024 23.8 August 18,...

    releases.groupdocs.com/assembly/java/
  9. GroupDocs.Signature 24.7 | Java API to Secure D...

    High Code Java API to Sign, Search, & Verify Digital Signatures within MS Word Excel PowerPoint OpenOffice Images PDF & others. Supports Barcode QR-Code Stamp....7 July 11, 2024 24.3 March 22, 2024 23.12 December 25...

    releases.groupdocs.com/signature/java/24-7/
  10. GroupDocs.Signature 23.6 | Java API to Secure D...

    High Code Java API to Sign, Search, & Verify Digital Signatures within MS Word Excel PowerPoint OpenOffice Images PDF & others. Supports Barcode QR-Code Stamp....7 July 11, 2024 24.3 March 22, 2024 23.12 December 25...

    releases.groupdocs.com/signature/java/23-6/