Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 11,456 for

format

(0.06 sec)
  1. In-Table List With Alternate Content in Spreads...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Spreadsheet Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Excel Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....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/in-table-list-...
  2. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide. Click the document where you want to add the table. Press “Insert” tab to insert the table....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/in-table-maste...
  3. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....content in a browser-friendly format. The separation of assets improves...without losing readability or formatting. Updated on 30 Sep 2025...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  4. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Extract metadata from EPUB eBook | GroupDocs

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....Extract data from various formats / Extract data from ePUB eBooks.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract Text from XLSX using C#

    This article outlines the process of how to extract text from XLSX using C#. It includes a sample code to assist you in incorporating text extraction from XLSX in C#.... XLSX files, a popular format for spreadsheets, contain a...working with various document formats, including XLSX. Once your...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  7. Merge Word Documents using Java | Join All or S...

    Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application....documents with varying formats or identical formats into a unified file...Combine documents of the same format in Java...

    blog.groupdocs.com/merger/merge-word-files-usin...
  8. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document Formats. But there is also the possibility to implement support for any Format other than the existing ones....indexing of many document formats. But there is also the possibility...to implement support for any format other than the existing ones...

    docs.groupdocs.com/search/net/custom-text-extra...
  9. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or Formatted text from different document Formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....raw or formatted text from different document formats. Besides...more. You can extract raw or formatted text, metadata, images, tables...

    docs.groupdocs.com/parser/net/
  10. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....written the code for the C# TSV format to Excel conversion by following...

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