Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013:
Insert the desired shape to display image in it....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article describes the search options that can be specified in an instance of the SearchOptions class....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information.
Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties
try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...
Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...
Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...
In this tutorial, we will learn how to render TXT as HTML using C# without installing extra tools. Moreover, we will provide you C# code for rendering TXT to HTML....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...
This article offers a step-by-step guide on how to extract text from EPUB using Java, with the sample code example to assist you in text extraction from EPUB in Java....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...
This page contains release notes for GroupDocs.Assembly for Java 19.3. Major Features Supported in-lining of syntax error messages into templates instead of exception throwing.
Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-99 Provide an ability to inline template syntax errors in generated Word Processing documents instead of exception throwing Feature ASSEMBLYNET-100 Provide an ability to inline template syntax errors in generated Spreadsheet documents instead of exception throwing Feature ASSEMBLYNET-101 Provide an ability to inline template syntax errors in generated Presentation documents instead of exception throwing Feature ASSEMBLYNET-102 Provide an ability to inline template syntax errors in generated Email documents instead of exception throwing Feature ASSEMBLYNET-103 Provide an ability to inline template syntax errors in generated Plain Text documents instead of exception throwing Feature ASSEMBLYNET-107 Allow null values for image tag expressions Enhancement ASSEMBLYNET-108 Allow null values for doc tag expressions Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013:
Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...