Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 6,213 for

assembly

(1.02 sec)
  1. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Watermark examples, by building your own or using our back-end or front-end examples out-of-the-box....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/nodejs-java/how-to...
  2. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/get-supported-fi...
  3. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/load-documen...
  4. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-in-origi...
  5. Load document from local disk | GroupDocs

    Learn how to extract data from documents on the local disk...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/load-document-fro...
  6. System requirements | GroupDocs

    GroupDocs.Merger for Node.js via Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file merging....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/system-re...
  7. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/using-ocr/
  8. Introducing GroupDocs.Signature for .NET | Grou...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/introducing-gr...
  9. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/load-passwor...
  10. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Assembly for .NET 26.7 升级了文档生成引擎,并解决了涉及接口和自定义...

    blog.groupdocs.com/zh/groupdocs.blog/page/2/