Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,003 for

resource

(2.99 sec)
  1. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-presenta...
  2. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....+ outputFilePath ); More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/load-document-...
  3. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution.... More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  5. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page.... getValue ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-barcodes...
  6. Use redaction callback | GroupDocs

    Learn about redaction API methods to reject or approve specific changes during redaction process... Save (); } More resources GitHub examples You may easily...

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

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/delete-signat...
  8. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API.... getMessage ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/handling-inco...
  9. Generate document preview | GroupDocs

    You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more....return stream ; } } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/java/generate-docum...
  10. Remove pages | GroupDocs

    Follow this guide and learn how to remove pages from PDF or Word documents, delete worksheets from Excel files, or remove slides from PowerPoint presentations with GroupDocs.Merger for Python via .NET API....context manager, ensuring resources are released on exit. RemoveOptions([2])...

    docs.groupdocs.com/merger/python-net/remove-pages/