Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 5,783 for

file signature

(0.65 sec)
  1. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....Signature Product Solution GroupDocs...report.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-ta...
  2. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Signature Product Solution GroupDocs...example of redaction policy XML file (code properties mapping is...

    docs.groupdocs.com/redaction/python-net/use-red...
  3. Create and edit new WordProcessing document | G...

    This article demonstrates how to create and edit WordProcessing documents using GroupDocs.Editor for Python via .NET. It also covers supported formats like spreadsheets and presentations....Signature Product Solution GroupDocs...writes the editable document to a file or stream: from groupdocs.editor...

    docs.groupdocs.com/editor/python-net/create-doc...
  4. Comparison basic | GroupDocs

    Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just couple lines of code....Signature Product Solution GroupDocs...feedback Get supported file formats Get file info Compare documents...

    docs.groupdocs.com/comparison/net/basic-usage/
  5. Extract Text from RTF using C#

    This article offers a comprehensive guide on text extraction from RTF in C#. It features a code example to help you effectively extract text from RTF using C#....Signature Product Family GroupDocs.Metadata...C# Rich Text Format ( RTF ) files are a popular document format...

    kb.groupdocs.com/parser/net/extract-text-from-r...
  6. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Signature Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  7. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....Signature Product Family GroupDocs.Metadata...Java Metadata found in PPTX files can include sensitive data like...

    kb.groupdocs.com/redaction/java/remove-metadata...
  8. Add Distance Annotation to JPG using Java

    This article is crafted to guide you on how to add distance annotation to JPG using Java, providing detailed steps to insert distance annotation to JPG in Java....Signature Product Family GroupDocs.Metadata...distance annotations into JPG files. In this in-depth guide, we...

    kb.groupdocs.com/annotation/java/add-distance-a...
  9. Add Text Watermark to DOCX using Java

    Discover how to add text watermark to DOCX using Java. Additionally, we'll supply you with the code necessary to insert text watermark to DOCX using Java....Signature Product Family GroupDocs.Metadata...specifying the path of the DOCX file in its constructor Instantiate...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  10. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of File format using C# .NET language on any platform....Signature Product Family GroupDocs.Metadata...to Extract Text from Markdown File in C# How to Extract Text from...

    kb.groupdocs.com/parser/net/page/3/