Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 19,413 for

pdf signature

(2.01 sec)
  1. 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....Signature Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/removing-metad...
  2. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Signature Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/handle-loading-of...
  3. Supported File Formats | GroupDocs

    Complete list of the 190+ file formats GroupDocs.Viewer for Python via .NET can render — Microsoft Office, Pdf, CAD, email, archives, images, eBooks, and more....Signature Product Solution GroupDocs...No All other formats (Office, PDF, Visio, CAD, images, email, archives...

    docs.groupdocs.com/viewer/python-net/getting-st...
  4. 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....Signature Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_file_types()....Signature Product Solution GroupDocs...dot-prefixed file extension (e.g. ".pdf" ). Steps to list supported file...

    docs.groupdocs.com/merger/python-net/get-suppor...
  6. How to Extract Metadata from Excel File in C#

    Let's understand the process to extract metadata from Excel file in C# with a simple API calls and learn how to develop the C# Excel metadata extractor application....Signature Product Family GroupDocs.Metadata...such as DOC, DOCX, DOT, PPTX, PDF, EML, MSG, POT, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  7. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....Signature Product Family GroupDocs.Metadata...such as DOC, DOCX, RTF, XLSX, PDF, PPTX, MSG, EML, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  8. Render DOCX as HTML using Python

    In this topic, you will learn how to render DOCX as HTML using Python. A code example will also be provided to create HTML from DOCX in Python for search engine visibility....Signature Product Family GroupDocs.Metadata...tutorial on how to render DOCX as PDF using Python , which includes...

    kb.groupdocs.com/viewer/python/render-docx-as-h...
  9. Save image as base64 | GroupDocs

    The listed articles below explain how to embed images as Base64 strings directly in the Markdown....Signature Product Solution GroupDocs...base64_static (): """Convert a PDF to Markdown with images embedded...

    docs.groupdocs.com/markdown/python-net/as-base6...
  10. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )){ SquigglyAnnotation squigglyAnnotation...

    docs.groupdocs.com/annotation/java/add-squiggly...