Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 13,381 for

format

(0.66 sec)
  1. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....embedded into different media formats. The XMP data model can store...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/python-net/working-...
  2. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document Formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document inFormation and preview generation procedures were simplified....for all supported document formats. Product architecture was redesigned...Load documents Any supported format The following examples show...

    docs.groupdocs.com/watermark/net/migration-notes/
  3. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....used and known document family format, that includes DOC, DOT, DOCX...RTF and much more. All these formats are supported by the . There...

    docs.groupdocs.com/editor/net/edit-word/
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the Format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading matroska format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...trial Overview # Many document formats are tightly bound with fonts...defined font. Some document formats usually store the font data...

    blog.groupdocs.com/viewer/working-with-fonts/
  6. Agents and LLM Integration | GroupDocs

    GroupDocs.Viewer for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....documentation in multiple formats — including an AGENTS.md file...email, and archive formats into the few formats your model can actually...

    docs.groupdocs.com/viewer/python-net/agents-and...
  7. Search text | GroupDocs

    This article explains that how to search text from documents.... format ( "At %d: %s" , s . getPosition.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text/
  8. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "Name: %s" , rec . Name ));...

    docs.groupdocs.com/parser/java/parse-data-from-...
  9. [Release] GroupDocs.Assembly for .NET 26.6 - Fr...

    Dear GroupDocs users, we’re pleased to announce GroupDocs.Assembly for .NET 26.6. This release restructures the NuGet packaging to add .NET 6, .NET 8, and .NET 10 builds, refreshes all bundled document generation engines…...and output format. Engine Template/output formats Word-processing...full release notes for the per-format detail). (ASSEMBLYNET-117)...

    forum.groupdocs.com/t/release-groupdocs-assembl...
  10. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-wor...