Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 14,049 for

file

(0.11 sec)
  1. 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....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  2. Sign document with Swiss QR Barcode signature |...

    This article explains how to sign document with Swiss QR Barcode electronic signatures...swissQR }; // sign document to file var signResult = signature ...generate QR codes and/or sign your files with QR codes for free, you...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for File formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Base64-encoded bytes is available for file formats where dynamic document...

    docs.groupdocs.com/assembly/java/inserting-docu...
  4. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...( 100 ); // sign document to file signature . sign ( "signed.pdf"...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Save output to a stream | Documentation

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

    docs.groupdocs.com/viewer/net/save-output-to-st...
  6. Subscribing for signing process events | Docume...

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....= 100 }; // sign document to file signature . Sign ( "SignedSample"...

    docs.groupdocs.com/signature/net/subscribing-fo...
  7. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API... IOException { // Set the file name. If the render info is...

    docs.groupdocs.com/parser/java/generate-previews/
  8. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....code, you can create an XML file with redaction policy, as described...

    docs.groupdocs.com/redaction/java/redaction-bas...
  9. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG).... Removing Cache Files of a Specific Document # On...the support of removing cache files for a specific document. Following...

    blog.groupdocs.com/viewer/introducing-html-mini...
  10. Extract Formatted Text from CHM Documents using...

    We keep looking forward to bringing you more features and therefore, we have released version 18.3 of GroupDocs.Text for .NET providing the support of extracting formatted text from CHM documents. The latest version also allows you to extract text by pages and extract table of content from CHM documents. The following sections will provide you the details about the new features of the API. Extracting Formatted Text from CHM Documents GroupDocs....is null, then the end of the file is reached while (line != null)...

    blog.groupdocs.com/parser/extract-formatted-tex...