Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,964 for

format

(0.29 sec)
  1. Multicolored Numbered List in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Presentation Document Format. Multicolored Numbered List in Microsoft PowerPoint Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS PowerPoint 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....report in Presentation Document format. Multicolored Numbered List...OpenOffice without any issues or formatting losses. We opened the ODP...

    docs.groupdocs.com/assembly/java/multicolored-n...
  2. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Word Processing Document Format. 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: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....in Word Processing Document format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODT...

    docs.groupdocs.com/assembly/java/single-row-ima...
  3. Single Row Image in Spreadsheet Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document Format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....report in Spreadsheet Document format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODS...

    docs.groupdocs.com/assembly/java/single-row-ima...
  4. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart 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. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....in Word Processing Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  5. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details....report in Presentation Document format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODP...

    docs.groupdocs.com/assembly/java/common-master-...
  6. Inserting Chart Axis Title Dynamically in Email...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...msg format It must add email recipient...

    docs.groupdocs.com/assembly/net/inserting-chart...
  7. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse... println ( "Format: " + info . getFileType ()...

    docs.groupdocs.com/metadata/java/installation-m...
  8. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....that supports the OpenDocument format. For this purpose, we’ll use...from a variety of document formats, including ODT. Steps to Extract...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  9. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file Format and metadata standards it can deal with. The same code will work for all supported Formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....worry about the exact file format and metadata standards it can...will work for all supported formats in the same way. Most commonly...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  10. How to Convert TeX to PDF using Java

    This short tutorial provides a step-by-step procedure to convert TeX to PDF using Java and how to create an application to convert LaTeX file to PDF in Java....transformation from TeX to PDF format Create an instance of the Converter...

    kb.groupdocs.com/conversion/java/how-to-convert...