Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 10,815 for

document viewer

(0.49 sec)
  1. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-xm...
  2. Toggle between Html and Image Representation in...

    GroupDocs team keeps on adding new features in ASP.NET MVC Front End for GroupDocs.Viewer for Java, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this new release v1.3 user can now load Document in both HTML and **Image **in the Document. User can toggle between image and html through the Toggle image button. We recommend you to download and explore this new version....Viewer for Java , so that users can...load document in both HTML and **Image **in the document. User...

    blog.groupdocs.com/viewer/toggle-html-image-rep...
  3. Set shape color independently of font color | G...

    Following this guide you will learn how to set shape color independently of font color and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/set-shape-col...
  4. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over Document using GroupDocs.Annotation for Java API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-replies-...
  5. Convert PDF to PPT using Node.js

    Learn how to convert PDF to PPT using Node.js with a step-by-step guide. Easily export PDF to PPT in Node.js for seamless editing and presentation....Viewer Product Family GroupDocs.Comparison...extract content from PDF documents and organize it into structured...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. Sample Document ver.1

    Title of the Document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......Title of the document Subtitle #1 Text is normal, then bold,...growing features in the GroupDocs.Viewer for .NET is a watermark supportiv...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  7. Sample Document ver.1

    Title of the Document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......Title of the document Subtitle #1 Text is normal, then bold,...growing features in the GroupDocs.Viewer for .NET is a watermark supportiv...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. 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 (!...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/password-protect...
  9. How to Run Examples | GroupDocs

    This article describes how to run .NET search API code examples....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/how-to-run-examples/
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common Document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/template-syntax...