Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 13,573 for

formatting

(0.09 sec)
  1. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....Working with formatted text / Extract formatted text from document...document page Extract formatted text from document page Leave feedback...

    docs.groupdocs.com/parser/java/extract-formatte...
  2. Convert compression formats | GroupDocs

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for .NET....Archives Convert compression formats Leave feedback On this page...page About compression file formats File compression is the process...

    docs.groupdocs.com/conversion/net/convert/compr...
  3. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  4. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/metadata/java/get-supported-...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET 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 DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Managing metadata for specific formats / Documents / Working with...metadata in ProjectManagement formats Working with metadata in ProjectManagement...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to save PDF document with other format | Gr...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....documents with different formats / PDF → format How to save PDF document...document with other format Leave feedback On this page class supports...

    docs.groupdocs.com/signature/net/save-signed-pd...
  7. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications....supported file formats Get supported file formats Leave feedback...obtain a list of supported file formats and print them to the console...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  8. Create new document by format | GroupDocs

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API....document by format Create new document by format Leave feedback...edit documents in various formats, including WordProcessing,...

    docs.groupdocs.com/editor/java/create-document/
  9. Rendre TXT au format HTML en utilisant Java

    Dans ce guide pédagogique, nous explorerons le processus de rendu de TXT au format HTML à l'aide de Java. De plus, nous vous équiperons de code Java pour le rendu de TXT en HTML....Product Family Rendre TXT au format HTML en utilisant Java Dans...fichiers de texte brut ( TXT ) au format HTML à l’aide de Java. Ce guide...

    kb.groupdocs.com/fr/viewer/java/render-txt-as-h...
  10. Convert to Page Description Language formats wi...

    Learn about PageDescriptionLanguageConvertOptions class for PDL file formats (SVG, XPS, EPS, PS, PCL, TEX) in GroupDocs.Conversion for .NET....Page Description Language formats with advanced options Convert...Page Description Language formats with advanced options Leave...

    docs.groupdocs.com/conversion/net/convert-to-pa...