Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 13,202 for

format

(0.65 sec)
  1. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains inFormation about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....process to any supported file format (instead of ViewerHtmlHander...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  2. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Annotation for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....then save back to the original format. Works across PDF, Word, Excel...document . get_document_info () # format, page count, size print ( info...

    docs.groupdocs.com/annotation/python-net/agents...
  3. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other Formats with couple C# code lines and GroupDocs.Merger for .NET....these are Presentation file formats that store collection of records...saved/converted into other file formats as well such as PDF, BMP, PNG...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  4. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...documentation on converting web formats with GroupDocs.Conversion....groupdocs.cloud/v2.0/conversion?format=docx Sample code: try { final...

    forum.groupdocs.com/t/html-to-document-conversi...
  5. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...Managing metadata for specific formats / Audio / Handling metadata...managing_metadata_for_specific_formats. audio.wav.WavReadNativeMetadat...

    docs.groupdocs.com/metadata/java/handling-metad...
  6. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......Transform DOC/DOCX files into MD format using GroupDocs parsing and...Transform DOC/DOCX files into MD format using GroupDocs .NET parsing...

    blog.groupdocs.com/categories/groupdocs.parser-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GIF, JP2, TIFF & WebP image formats for adding watermarks on it...JPG, PNG, TIFF, and other formats using C#. Suppose that you...

    blog.groupdocs.com/groupdocs.blog/page/35/
  9. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....to handle various document formats, including XLSX. After integrating...complexities of the XLSX file format, enabling you to extract images...

    kb.groupdocs.com/parser/net/extract-images-from...
  10. Edit Excel Workbook | 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 .NET....workbooks , are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS...able to recognize spreadsheet format and apply appropriate default...

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