Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 11,105 for

format

(0.05 sec)
  1. 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...
  2. Merge files | Documentation

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other Formats using GroupDocs.Merger for Python via .NET API....will have to learn all the format’s peculiar properties, write...structure, formatting etc. When talking about proprietary formats the...

    docs.groupdocs.com/merger/python-net/merge/
  3. GroupDocs.Conversion for .NET 25.8 - Latest Upd...

    Explore what's new in GroupDocs.Conversion for .NET v25.8. Available now on NuGet and GroupDocs website...presentation, and spreadsheet formats. Extended Format Coverage – New conversion...converting certain SVGs to raster formats. Fixed output inconsistencies...

    blog.groupdocs.com/conversion/groupdocs-convers...
  4. Render TXT as JPG using Python

    Learn how to render TXT as JPG using Python. This tutorial explains how to convert TXT to JPG in Python with customizable image dimensions for clear visual output....converting these files into image formats like JPG can be highly beneficial...or web content where image formats are preferred. This tutorial...

    kb.groupdocs.com/viewer/python/render-txt-as-jp...
  5. Search in XLT Online

    Free online document search. Secure and easy to use full text online search in XLT....many more file and document formats (see ). All files are processed...capable of opening these old format template files. Such a template...

    products.groupdocs.app/search/xlt
  6. Common List Image in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document Format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....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/common-list-im...
  7. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other Formats with couple C# code lines and GroupDocs.Merger for .NET....these are Presentation file formats that store collection of records...saved/converted into other file formats as well such as PDF, BMP, PNG...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  8. Numbered List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence like “We provide support for the following clients:”....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/numbered-list-...
  9. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_Formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Managing metadata for specific formats / Images / Working with metadata...Metadata API supports extracting format-specific information from PNG...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Search in DOTM Online

    Free online document search. Secure and easy to use full text online search in DOTM....many more file and document formats (see ). All files are processed...similar to the popular DOCX file format other than it retains the user...

    products.groupdocs.app/search/dotm