Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 11,343 for

formatting

(0.05 sec)
  1. Working with formatted text | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with formatted text Working with formatted text Leave feedback...Extract formatted text from document Extract formatted text from...

    docs.groupdocs.com/parser/java/working-with-for...
  2. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Create custom format handler Create custom format handler Leave...Leave feedback If format is not supported, you will need to implement...

    docs.groupdocs.com/redaction/java/create-custom...
  3. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....a specific format Load a file of a specific format Leave feedback...load a file of some particular format. advanced_usage.loading_files...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  4. Kashif Iqbal | File Format Blog

    Author Archives: Kashif Iqbal ← Older posts Add Formula in Excel using NPOI in .NET Posted on March 30, 2023 by Kashi...... It supports various file formats for Excel, Word, and PowerPoint...aware of the PPT and PPTX file formats. Both these presentation file...

    blog.fileformat.com/author/kashif-iqbal/
  5. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for .NET....management formats Convert project management formats Leave feedback...be exported to PDF or image formats for documentation. Common Project...

    docs.groupdocs.com/conversion/net/convert/proje...
  6. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/python-net/save-in...
  7. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....a specific format Load a file of a specific format Leave feedback...load a file of some particular format. advanced_usage.loading_files...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Changing Target File Format Changing Target File Format Leave feedback...Layer . Changing Target File Format GroupDocs.Assembly provides...

    docs.groupdocs.com/assembly/java/changing-targe...
  9. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....files Convert files to various formats Leave feedback Note Try online...some source format to various ranges of target formats. The conversion...

    docs.groupdocs.com/conversion/net/convert/
  10. 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 Java....Archives Convert compression formats Leave feedback On this page...page About compression file formats File compression is a process...

    docs.groupdocs.com/conversion/java/convert/comp...