Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 7,363 for

formatting

(0.03 sec)
  1. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Notes Convert note-taking formats Leave feedback On this page...page About note-taking file formats Note-taking program files contain...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  3. Create new document by format | Documentation

    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/
  4. Create custom format handler | Documentation

    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...
  5. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format....When converting to a Image format you can now always set brightness...improved when converting to a WebP format. Furthermore, JpegQuality issue...

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  6. Managing metadata for specific formats | Docume...

    Learn about managing metadata for specific formats....specific formats Managing metadata for specific formats Leave feedback...

    docs.groupdocs.com/metadata/net/managing-metada...
  7. 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/
  8. Convert project management formats | Documentation

    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...
  9. Load a file of a specific format | Documentation

    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...
  10. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/nodejs-java/get-suppo...