Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 7,437 for

document signature api

(0.12 sec)
  1. Search text in PDF documents | Documentation

    To search a keyword in PDF Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. Search Signatures in CSharp on GroupDocs Blog |...

    Search Signatures in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Signatures in CSharp on GroupDocs Blog | Document Automation Soluti......Search Signatures in CSharp on GroupDocs Blog | Document Automation...Search Signatures in CSharp on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/it/tag/search-signatures-in-...
  3. Search Signatures in CSharp on GroupDocs Blog |...

    Search Signatures in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Signatures in CSharp on GroupDocs Blog | Document Automation Soluti......Search Signatures in CSharp on GroupDocs Blog | Document Automation...Search Signatures in CSharp on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/pt/tag/search-signatures-in-...
  4. How to Convert PDF to Presentation in C#

    This short article describes the step-by-step procedure to convert PDF to Presentation in C# and how to develop the application for PDF to PPTX converter using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Signature Product Family GroupDocs.Metadata...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction Api to get the general Document information, which includes FileType, PageCount and FileSize....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/java/get-file-info/
  7. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Signature Product Family GroupDocs.Metadata...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your Document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  9. Searching and modifying watermarks | Documentation

    GroupDocs.Watermark Api allows you to search the possible watermarks placed in any Document. You can also search the watermarks that are added using some third-party tool. The found possible watermarks can be removed or their properties can be changed. For more details please refer to the following guides: Searching watermarks...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/nodejs-java/search...
  10. Get only summary page | Documentation

    This article explains how to get only summary page when comparing Documents with GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/java/get-only-sum...