Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 5,095 for

text annotations

(0.6 sec)
  1. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Node.js via Java API and couple lines of code...Annotation Product Solution GroupDocs...any size and structure - all text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/nodejs-java/merge-pdf/
  2. How to run examples | GroupDocs

    This article describes how to run Java file conversion API code examples....Annotation Product Solution GroupDocs...java file using your favorite text editor. Uncomment examples that...

    docs.groupdocs.com/conversion/java/how-to-run-e...
  3. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....Annotation Product Family GroupDocs...involves transforming Open Document Text ( ODT ) files into Microsoft...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Annotation Product Solution GroupDocs...Console . WriteLine ( chunk . Text ); var compressedChunk = chunk...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Annotation Product Solution GroupDocs...will have all instances of the text “John Doe” masked with small...

    docs.groupdocs.com/redaction/python-net/hello-w...
  6. GroupDocs.Conversion for Python via .NET | Grou...

    Native Python library that converts documents between 10,000+ format pairs — DOCX, PDF, XLSX, PPTX, images, CAD, email, and archives — on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....Annotation Product Solution GroupDocs...(EML, MSG) eBook (EPUB, MOBI) Text/Markdown (TXT, MD) HTML/Web...

    docs.groupdocs.com/conversion/python-net/
  7. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...SignatureType > { SignatureType . Text , SignatureType . Image , SignatureType...

    docs.groupdocs.com/signature/net/delete-signatu...
  8. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....Annotation Product Family GroupDocs...spreadsheet content into a plain text format for easier distribution...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  9. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Annotation Product Solution GroupDocs...case-sensitive search with a query in text form. C# string indexFolder...

    docs.groupdocs.com/search/net/case-sensitive-se...
  10. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...different options to search text data within the archive documents...

    docs.groupdocs.com/signature/net/advanced-searc...