Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 15,638 for

file

(0.15 sec)
  1. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop File format and metadata blocks that can be attached to images of different formats 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 JPEG image....information on the Photoshop file format and metadata blocks that...(building blocks of the Photoshop file format) from a JPEG image. a...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Extract highlights | GroupDocs

    Learn how to extract text highlights (context snippets) from documents using GroupDocs.Parser for Python via .NET. Extract text with surrounding context for search results and previews....pdf The following sample file is used in this example: Expected...sample.docx The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-hi...
  3. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/get-supported-file-formats/weekly0.5https://docs...groupdocs.com/search/java/text-file-encoding-detection/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  4. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document....document was saved to a file, this file can be opened by an Internet...browser might look like this: file:///C:/Text.html#hit0 The following...

    docs.groupdocs.com/search/nodejs-java/highlight...
  5. Duplicate Pages - Free Support Forum - groupdoc...

    When merging multiple DOCX Files, several pages are duplicated numerous times. This only happens when merging more than 2 Files of DOC/DOCX. The Same code works fine when merging multiple PDFs. Any ideas why this is …...When merging multiple DOCX files, several pages are duplicated...happens when merging more than 2 files of DOC/DOCX. The Same code works...

    forum.groupdocs.com/t/duplicate-pages/9021
  6. 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 .NET API....check restrictions of Excel file when modifying cell objects...system culture info at the time file is loaded. Specify the default...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...STL ( ST ereo L ithography) file format is vastly used for 3D...discuss how to render the STL files into PDF format using Java ...

    blog.groupdocs.com/groupdocs.blog/page/25/
  8. sample-app.zip

    sample-app/sample.pdf This document contains a variety of formatted elements that are used to test document rendering quality during File conversion Source Sans Pro Light, 14 pt. Simple text in Tim......document rendering quality during file conversion Source Sans Pro Light...document rendering quality during file conversion and centered. It...

    docs.groupdocs.com/viewer/nodejs-java/sample-fi...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... getText ())); } } File Type Detection Old coding style...style // Detect and print file type System . out . println ( ...

    docs.groupdocs.com/parser/java/migration-notes/
  10. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT Files within your .NET application using document editing API....widely used word-processing file formats are DOC , DOCX , and...protected. using (FileStream fs = File.OpenRead(inputFilePath)) { Options...

    blog.groupdocs.com/editor/edit-word-documents-i...