Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 11,160 for

format

(0.04 sec)
  1. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document Format. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Excel 2013. Add a new Workbook. In one cell, write a sentence like “We provide support for the following clients:”. Select the cell, and assign a color by pressing “Cell Styles” in Styles group....report in Spreadsheet Document format. Multicolored Numbered List...OpenOffice without any issues or formatting losses. We opened the ODS...

    docs.groupdocs.com/assembly/java/multicolored-n...
  2. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example, “We provide support for the following clients:”. Save the template....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/in-paragraph-l...
  3. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various Formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice Formats and many others....from documents of various formats: PDF, Emails, Ebooks, Microsoft...Excel (XLS, XLSX), LibreOffice formats and many others (see full list...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. In-Table List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation Format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the inFormation of the managers with the following key requirements:...In-TableList report in Presentation format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODP...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. How to Convert ODG to PDF using Java

    This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability....transformation from an ODG to a PDF format Create an instance of the Converter...converting a variety of document formats to PDF such as DOC, DOCX, XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet Formats such as XLS, XLSX, ODS, etc. For the full list of supported document Formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file Format inFormation. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage....Managing metadata for specific formats / Documents / Working with...different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. How to Convert PPT to PPTX using C#

    Easily transform PowerPoint documents and learn the process to convert PPT to PPTX using C#. Also, review the sample code for C# PPT to PPTX converter application....procedure between PowerPoint formats using one of the best document...convert options for the PPTX format Finally, call the Convert method...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Extract attachments from PDF portfolios | Docum...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-attachme...
  9. How to Sign XLSX with Digital Signature using C#

    In this topic, you will get help on how to sign XLSX with digital signature using C#. Also, code example will be supplied to create digital signature in XLSX using C#....digital signature to XLSX file format. The steps outlined above can...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  10. Render SVG as HTML using Java

    Efficiently grasp the procedure of how to render SVG as HTML using Java. Additionally, discover step-by-step instructions and Java code for rendering SVG to HTML....extensively supported XML-based format delineating two-dimensional...

    kb.groupdocs.com/viewer/java/render-svg-as-html...