Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 3,788 for

groupdocs.editor,

(0.6 sec)
  1. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <<bookmark [bookmark_expression]>> bookmarked_content <</bookmark>> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time.

    docs.groupdocs.com/assembly/net/inserting-bookm...
  2. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document.

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. Password-protected documents | GroupDocs

    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 (!...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 (!

    docs.groupdocs.com/parser/java/password-protect...
  4. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API.

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  5. Release on GroupDocs Blog | Document Automation...

    Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs...

    blog.groupdocs.com/zh/tag/release/index.xml
  6. Technical Support | GroupDocs

    GroupDocs.Signature for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....GroupDocs.Signature for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.

    docs.groupdocs.com/signature/python-net/technic...
  7. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/how-to-check-if-...
  8. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET

    docs.groupdocs.com/comparison/python-net/get-re...
  9. Load from stream | GroupDocs

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/load-document-fro...
  10. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET....This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET.

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...