Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,245 for

spreadsheet conversion

(2.52 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Conversion for .NET 19.1 comes with...improvements. SVG to Slides conversion is now improved. Furthermore...

    blog.groupdocs.com/groupdocs.blog/page/47/
  2. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....ways of converting Excel spreadsheets into PDF format in Java...Java using the document conversion API. Excel (XLS, XLSX) and PDF...

    blog.groupdocs.com/categories/groupdocs.convers...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Java Developers: PDF to HTML Conversion API GroupDocs showcases document...document & image conversion API for Java developers. PDF is a...

    blog.groupdocs.com/groupdocs.blog/page/18/
  4. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Watermark for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....Conversion Product Solution GroupDocs...contents.{pdf,word_processing,spreadsheet,presentation,diagram,email...

    docs.groupdocs.com/watermark/python-net/agents-...
  5. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Conversion Product Solution GroupDocs...Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load files from different sources....Conversion Product Solution GroupDocs...documents are loaded before conversion. Use to set a password for...

    docs.groupdocs.com/markdown/net/loading-files/
  8. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load files from different sources....Conversion Product Solution GroupDocs...documents are loaded before conversion. Use to set a password for...

    docs.groupdocs.com/markdown/python-net/loading-...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/migration-notes/
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/migration-notes/