Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 10,764 for

format

(0.06 sec)
  1. Extract metadata from PDF documents | Documenta...

    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...
  2. Extract metadata from EPUB eBook | Documentation

    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...
  3. 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-...
  4. Merge GIF files using Java

    Let's explore how to merge GIF files using Java. We'll provide you with a straightforward code to combine GIF files in Java without requiring any additional software.... GIF (Graphics Interchange Format) files are renowned for their...

    kb.groupdocs.com/merger/java/merge-gif-files-us...
  5. MP3 Tags Editor – View & Edit MP3 Tags

    Discover ways to view and edit MP3 metadata. Either edit MP3 Tags online or do it programmatically using C# & Java....the properties in spreadsheet format like XLSX if required. That’s...

    blog.groupdocs.com/metadata/view-edit-mp3-tags/
  6. Watermark PowerPoint Presentations | Text and I...

    Add text and image watermarks to PPT/PPTX Presentations. Apply watermarks using the online watermark application or using .NET and Java APIs....file(s) or any presentation file format: Visit the Watermark App website...

    blog.groupdocs.com/watermark/watermark-presenta...
  7. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....without even knowing the exact format of the loaded file. The code...

    docs.groupdocs.com/metadata/python-net/find-met...
  8. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items in Java.... format ( "%s: &s" , item . getName...

    docs.groupdocs.com/parser/java/iterate-through-...
  9. Scatter Chart in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Spreadsheet 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 Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013: Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group....report in Spreadsheet Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  10. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page.... Format ( "Page {0}/{1}" , pageIndex...

    docs.groupdocs.com/parser/net/extract-hyperlink...