Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 2,750 for

file editor

(0.14 sec)
  1. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...DarkGreen ) } }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Editor Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...

    docs.groupdocs.com/parser/net/extract-table-of-...
  4. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Editor Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...

    docs.groupdocs.com/parser/java/extract-table-of...
  5. Loading XML Documents with Options | Documentation

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...data.xml data.xml is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/load-xml-doc...
  6. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...Editor Product Solution GroupDocs...instantiate and release the output file streams. defines methods to...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  7. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Editor Product Solution GroupDocs...digitalOptions ); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/esign-document...
  8. eSign document with Stamp signature | Documenta...

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Editor Product Solution GroupDocs...innerLine ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Editor Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...

    docs.groupdocs.com/redaction/python-net/create-...
  10. Add distance annotation | Documentation

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...// Add annotation and save to file annotator . add ( distance );...

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