Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,078 for

library

(0.09 sec)
  1. Remove Metadata from PPT using Java

    This topic will guide you how to remove metadata from PPT using Java. You'll get sample code to delete metadata from PPT in Java without extra software installation.... Using the recommended library, you can easily remove metadata...software. Once you’ve set up the library and adjusted file paths, integrating...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  2. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....to do this using the Parser library. We’ll explain the necessary...GroupDocs.Parser for Java library, which facilitates seamless...

    kb.groupdocs.com/parser/java/extract-text-from-...
  3. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#.... as well as the Redaction library installed in your project,...and leveraging the redaction library, developers can seamlessly...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  4. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the Library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....be properly tagged by the library since their purpose is not...topics To learn more about library features and get familiar how...

    docs.groupdocs.com/metadata/python-net/removing...
  5. Convert PDF to JPG using Node.js

    Learn how to convert PDF to JPG using Node.js with GroupDocs.Conversion. Easily export PDF to JPG in Node.js application with simple steps and code example.... The conversion library provides powerful features...robust document processing library that streamlines the conversion...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. OCR support | GroupDocs

    OCR support means the ability to connect an external module (Library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr Library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....connect an external module (library) for the recognition of printed...connector using com.aspose.ocr library for text recognition in images...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  7. Password Protect Word Document | Add Password t...

    Add password to your Word files. Lock Word documents with password protection using free online app & programmatically using GroupDocs....documents, there are multiple libraries available as per your requirement...needs. Once you’ve selected a library, you can develop an online...

    blog.groupdocs.com/merger/password-protect-word...
  8. Watermark PowerPoint Presentations | Text and I...

    Add text and image watermarks to PPT/PPTX Presentations. Apply watermarks using the online watermark application or using .NET and Java APIs....article, we present a couple of libraries to help you watermark your...steps to follow: Integrate the library into your application. Use...

    blog.groupdocs.com/watermark/watermark-presenta...
  9. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....you’ve added the Redaction library to your project, which can...capabilities of the redaction library, developers can seamlessly...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  10. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches.... The library refuses to load, making it...clr # Add folder with the library and dependencies to the system...

    blog.groupdocs.com/annotation/python-integration/