Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 40,488 for

documents

(0.04 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Signature Appearances / Sign documents with extra Digital Signature...

    docs.groupdocs.com/signature/java/sign-document...
  2. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business Documents and image file formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of options to convert between different formats....NewsletterOctober 2018 # Business Documents Conversion APIs for .NET and...and Java Convert between 50+ Document and Image File Formats GroupDocs...

    blog.groupdocs.com/total/advanced-documents-con...
  3. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing / Sign document with embedded and encrypted...

    docs.groupdocs.com/signature/java/sign-document...
  4. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB Documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB Documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....of contents from the EPUB documents. Furthermore, we have added...Extracting TOC from EPUB Documents # Using version 18.4, you...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  5. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...loading of external resources documents Handle loading of external...

    docs.groupdocs.com/parser/java/handle-loading-o...
  6. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect Documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....Watermarking allows you to protect documents that you display on the web...be added over a displayed document, overlapping its content....

    blog.groupdocs.com/viewer/protect-your-document...
  7. Updating Fields while Assembling Word Processin...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here. Update_Field_XML.docx The Code...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Assembling Word Processing Documents Updating Fields while Assembling...

    docs.groupdocs.com/assembly/net/updating-fields...
  8. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template Documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Files / Loading of template documents from HTML with resources Loading...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  9. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Pattern (For Ultra-Sensitive Documents) Example 4: Company Logo Branding...Security (For High-Value Documents) Example 7: Ultimate Double-Layer...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  10. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract table of contents...

    docs.groupdocs.com/parser/java/extract-table-of...