Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 7,443 for

release

(0.53 sec)
  1. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/java/search-flow/
  3. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/inserting-book...
  4. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/business-case-o...
  5. Extract Images from PDF Documents in Java

    Learn how to extract images from PDF files in Java. Extract images from PDF files or from any specific page using Java API within your applications....Repository</name> <url>https://releases.groupdocs.com/java/repo/</url>...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. Baca properti metadata dari file glTF

    Pelajari cara membaca properti metadata dari file glTF...NET dari releases.groupdocs.com . Anda juga...

    blog.groupdocs.com/id/metadata/read-gltf/
  7. Il s'agit d'un champ **seoTitle** pour un artic...

    Explorez les nouveautés de GroupDocs.Total pour .NET 25.7, y compris les produits mis à jour, les améliorations des dépendances et la prise en charge de Docker. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....chaque produit, consultez les release notes . Comment obtenir la...

    blog.groupdocs.com/fr/total/groupdocs-total-for...
  8. GroupDocs.Conversion สำหรับ Python 25.12 – การอ...

    สำรวจสิ่งใหม่ใน GroupDocs.Conversion สำหรับ Python 25.12 พร้อมให้บริการแล้วบน NuGet และเว็บไซต์ GroupDocs....บันทึกการเผยแพร่เต็ม – https://releases.groupdocs.com/conversion/python/v25-12/...

    blog.groupdocs.com/th/conversion/groupdocs-conv...
  9. Load document from FTP | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/java/load-documen...
  10. Technical Support | GroupDocs

    GroupDocs.Merger for Node.js via Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/merger/nodejs-java/technical...