Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 11,864 for

xlsx

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

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/working-...
  2. 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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion 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....systems can rarely consume DOCX, XLSX, PPTX, EML, or scanned PDFs...document format pairs -- DOCX, PDF, XLSX, PPTX, images, CAD, email, and...

    docs.groupdocs.com/conversion/python-net/agents...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc. Markdown...

    blog.groupdocs.com/groupdocs.blog/page/40/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX,...

    blog.groupdocs.com/groupdocs.blog/page/37/
  6. Texts in PDF are not visible during PNG view pr...

    When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our customers. I have not encountered such a …...and view files including DOCX, XLSX, PPTX online for free. vladimir...

    forum.groupdocs.com/t/texts-in-pdf-are-not-visi...
  7. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....WordProcessingLoadOp Spreadsheet XLS, XLSX, XLSM, XLSB SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  8. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, Xlsx), LibreOffice formats etc.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/parse-data-from-...
  9. 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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Edit Excel Spreadsheet | GroupDocs

    This guide demonstrates how to edit XLS, Xlsx, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and other...inputXlsxPath = "C://input//spreadsheet.xlsx" ; SpreadsheetLoadOptio loadOptions...

    docs.groupdocs.com/editor/java/edit-excel/