Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,996 for

feature

(0.12 sec)
  1. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document automation. From viewing and editing documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly.... It has many features, so you don’t need lots of...Start with GroupDocs.Total Key Features of GroupDocs.Total Improved...

    blog.groupdocs.com/total/streamline-document-au...
  2. Sign VBA macroses with Digital signature | Docu...

    This article explains how to e-sign VBA macros in the excel document using .Net C# with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/sign-vba-macro...
  3. How to save document with password | Documentation

    This article explains how to save document with password protection....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/save-signed-do...
  4. Save signed Pdf with different output file type...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/save-signed-p...
  5. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....spreadsheets The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these tables. …... there is no ready-to-use feature to address that at the moment...

    forum.groupdocs.com/t/creating-world-and-excel-...
  7. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...

    docs.groupdocs.com/parser/java/password-protect...
  8. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/html/
  9. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  10. Extract images to files | Documentation

    This article explains that how to extract images to files....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...

    docs.groupdocs.com/parser/java/extract-images-t...