Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 15,243 for

file

(0.08 sec)
  1. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other Files of different types in your Java solution....properties extracted from a file. Some metadata standards can...the exact format of the loaded file. The code sample below demonstrates...

    docs.groupdocs.com/metadata/python-net/find-met...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....annotating process to any supported file format (instead of AnnotationImageHandl...( config ); // Create input file // Export annotations and save...

    docs.groupdocs.com/annotation/java/migration-no...
  3. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...PDF/A-1b PDF/A-1b version of this file to PDF/A-2b PDF/A-1b to PDF/A-2b...font embedded in a conforming file and used for rendering, the...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  4. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop File format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a PSD image. Load a PSD File Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....information on the Photoshop file format and metadata blocks please...Photoshop file format) from a PSD image. a PSD file Get the root...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....information from OpenType font files. The following are the steps...header of an OpenType file. an OpenType font file Get the root metadata...

    docs.groupdocs.com/metadata/net/working-with-op...
  6. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Guide Get the Path to the Input File Specify the path to your input...readable stream from the input file path. const fs = require ( 'fs'...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  7. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API.... WriteLine ( "Image file {0} is ready for preview" ,...Generate document preview from file on local disk public static...

    docs.groupdocs.com/signature/net/generate-docum...
  8. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....png" ; return File . Create ( pagePath ); }); previewOptions...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  10. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....and manipulate spreadsheet files with advanced configuration...simplifying the process of preparing files for conversion into a target...

    docs.groupdocs.com/conversion/java/load-spreads...