Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 11,930 for

format

(0.27 sec)
  1. 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 the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_Formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } 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/java/working-with-m...
  2. How to Convert ODT to PPTX using Java

    In this tutorial, we will discover how to convert ODT to PPTX using Java without installing extra software installation along with code to export ODT to PPTX in Java....convert files between different formats is vital. This step-by-step...to convert any ODT to PPTX format using Java. By following this...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the Formatted result of the expression....placeholder is replaced with the formatted result of the expression....enclosed by brackets An optional format string enclosed by double quotes...

    docs.groupdocs.com/assembly/python-net/template...
  4. Formulas, Smart Art and VBA Controls support in...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.2.0 API with eight new features like support of Imaging DjVu file Format, Formulas, Smart Art and image comparison in spreadsheet document introduced, also providing support for “VBA Controls” in Document Comparison API v17.2.0. This monthly release is adding two improvements like “Improve comparison changes detection for Paragraphs” along with five major fixes. Detailed inFormation is listed below....support of Imaging DjVu file format, Formulas, Smart Art and image...details about supported document formats, please visit Features Overview...

    blog.groupdocs.com/comparison/formulas-smart-ar...
  5. Compare Markdown documents | GroupDocs

    Learn how to compare Markdown (.md) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight differences between Markdown files with simple Python code....highlight differences in content, formatting, and structure. This is especially...Markdown file or another supported format How to compare Markdown files...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Convert JPG to PDF using C#

    By closely adhering to this topic, you will gain knowledge how to convert JPG to PDF using C#. Also, we will provide you with the code to export JPG to PDF using C#....NET to convert JPG file format to PDF Supply the file path...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  7. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening to the feedback of our valuable customers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....stream detects as ods file format GetDocumentInfo() throws “Parameter...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  8. Working with metadata in Presentations | GroupDocs

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

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Encountered an error when saving document in Ed...

    Hello, I encounter an error when saving the docs in the Editor Demo for .NET Webform, downloading from github. Can you please help me take a look of this error? image.png (47.9 KB) Regards, WK...highlight the text and save it The format of the document will change...

    forum.groupdocs.com/t/encountered-an-error-when...
  10. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document Format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or inFormative line like “We provide support for the following products:”. Show all the products along with the above sentence....List report in Text Document format. In-Paragraph List in Text...

    docs.groupdocs.com/assembly/net/in-paragraph-li...