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

format

(0.53 sec)
  1. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: A report must be in ....msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract inFormation with the following key requirements:...Ordering report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor for Python via .NET API....converting all WordProcessing formats to instances and backward (from...(from to some of WordProcessing format), contains two modes: float...

    docs.groupdocs.com/editor/python-net/float-and-...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the well known structured formats that are vastly used by developers...between JSON and XML data formats. In this article, you will...

    blog.groupdocs.com/groupdocs.blog/page/10/
  5. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and Formatting differences between PDF files with Python code....identify changes in text, formatting, annotations, and structure...insertions, deletions, and formatting updates Save the comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) Formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) Formats are supported. The following table provides the list of supported Formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Extract data from various formats / Extract data from Microsoft...and Open XML (pptx, potx) formats are supported. Also LibreOffice...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from the...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta inFormation from all popular file Formats. Java metadata changer API gets the file as input, access the file property inFormation and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file Formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG Formats....information from all popular file formats. Java metadata changer API...in HTML, PDF, PNG, and JPEG formats. You can render the entire...

    docs.groupdocs.com/metadata/java/
  9. Render XLSX as HTML using Python

    Learn how to render XLSX as HTML using Python. This tutorial also explains how to convert XLSX to HTML in Python for browser-based viewing....content into browser-friendly formats. This tutorial also shows how...convert the XLSX file into HTML format for viewing This process ensures...

    kb.groupdocs.com/viewer/python/render-xlsx-as-h...
  10. Render CHM as HTML using Python

    Let's learn the detail of how to render CHM as HTML using Python. This tutorial shows how to convert CHM to HTML in Python for browser-based viewing and integration.... However, their format is restrictive and not easily...without losing structure or formatting. The resulting HTML pages...

    kb.groupdocs.com/viewer/python/render-chm-as-ht...