Note In this article, we will use GroupDocs.Assembly to generate a Single Row 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. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013:...Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...
Note In this article, we will use GroupDocs.Assembly to generate a In-Table List 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. In-Table List in Microsoft Word Document Creating an In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013.
Click the on the document where you want to insert the table....Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...
Hi,
When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...docx (465.4 KB) evgen.efimov February...
Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
This article shows that how to provides syntax of all elements allowed in text search queries....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This page contains information about the purpose and use of all search network events....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...