Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 4,367 for

release

(0.08 sec)
  1. “Merge PPTX Presentations in Node.js - GroupDoc...

    “This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API.”...download a free trial from releases.groupdocs.com and also acquire...for Node.js via Java from releases.groupdocs.com . Additionally...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  2. Extract Text and Metadata from MD Online

    Free online document text and metadata extractor. Secure and easy to use MD text and metadata parser and extractor... Markdown language is released by John Gruber. Read More...

    products.groupdocs.app/parser/md
  3. The pom.xml of redaction sdk 24.9 is broken - F...

    The pom.xml of redaction SDK version 24.9 contains 24.1 which is causing failure in dependency download in build tools like Gradle and Maven. Please fix it as soon as possible. https://Releases.groupdocs.com/java/repo/c…... https://releases.groupdocs.com/java/repo/c...

    forum.groupdocs.com/t/the-pom-xml-of-redaction-...
  4. GroupDocs.Signature Product Family | Documentation

    Use GroupDocs.Signature libraries to e-Sign documents with different signature types, protect documents with digital certificates, generate QR Codes and barcodes using C# or Java languages....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/signature/
  5. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/metadata/java/features-overv...
  6. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/python-net/saving-...
  7. Load password-protected file | Documentation

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/load-password...
  8. Convert to grayscale | Documentation

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Remove form fields | Documentation

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/viewer/python-net/optimizati...