Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 13,016 for

format

(0.18 sec)
  1. 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/
  2. 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...
  3. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and images for editing and reuse....WordProcessingConver and set the output format to DOCX; tweak page size, margins...

    kb.groupdocs.com/conversion/python/convert-html...
  4. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML Format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET....PDF and after that to desired format. The following code snippet...

    docs.groupdocs.com/conversion/net/convert-to-ht...
  5. Scatter Chart in Spreadsheet Document | GroupDocs

    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...
  6. Iterate through container items | GroupDocs

    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-...
  7. Extract hyperlinks from document page | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-hyperlink...
  8. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file Format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....process to any supported file format (instead of AnnotationImageHandl...

    docs.groupdocs.com/annotation/java/migration-no...
  9. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....load in an email in MSG file format, modify content of selected...

    forum.groupdocs.com/latest
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more inFormation. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_Formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Managing metadata for specific formats / Documents / Working with...metadata in ProjectManagement formats Working with metadata in ProjectManagement...

    docs.groupdocs.com/metadata/java/working-with-m...