Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 357 for

loadoptions filetype

(1.06 sec)
  1. How to merge images to PDF using Java | GroupDocs

    Learn how to merge images to PDF file, combine images into one PDF file programmatically in Java language using GroupDocs.Merger for Java library....jpeg" , new LoadOptions ( FileType . PDF )) { // Add another...

    docs.groupdocs.com/merger/java/getting-started/...
  2. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats....LoadOptions ; // ... // Specify the file...encoding. LoadOptions loadOptions = new LoadOptions ( FileType . MD...

    docs.groupdocs.com/viewer/java/render-text-files/
  3. 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....New API DiagramLoadOptions loadOptions = new DiagramLoadOptions...Watermarker ( @"C:\diagram.vsdx" , loadOptions )) { // watermarking goes...

    docs.groupdocs.com/watermark/net/migration-notes/
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Merger 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 assembly pipelines....domain import FileType from groupdocs.merger.domain...# Load / save / preview LoadOptions , SaveOptions , PdfSaveOptions...

    docs.groupdocs.com/merger/python-net/agents-and...
  5. GroupDocs.Comparison for Python 26.5 – 重大 API 改...

    GroupDocs.Comparison for Python 26.5 帶來純 Python 包裝器、AGENTS.md、控制台 CLI 以及廣泛的 API 增強——現在已在 PyPI 上提供。...result import ComparisonAction, FileType, Rectangle 新增 Color 類別 # StyleSettings...SaveOptions(password = "secret" ) load = LoadOptions(password = "open-sesame"...

    blog.groupdocs.com/zh-hant/comparison/groupdocs...
  6. GroupDocs.Comparison for Python 26.5 – 重大API改进与...

    GroupDocs.Comparison for Python 26.5 带来了纯Python包装器、AGENTS.md、控制台CLI以及广泛的API增强——现已在PyPI上提供。...result import ComparisonAction, FileType, Rectangle 新 Color 类 # StyleSettings...SaveOptions(password = "secret" ) load = LoadOptions(password = "open-sesame"...

    blog.groupdocs.com/zh/comparison/groupdocs-comp...
  7. 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....AnnotatorSettings , Document , FileType , License , Metered from groupdocs...import ( AnnotationType , LoadOptions , SaveOptions , ) from groupdocs...

    docs.groupdocs.com/annotation/python-net/agents...
  8. AI Agents and LLM Integration | GroupDocs

    GroupDocs.Comparison 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 review and change-detection pipelines....CompareOptions , GetChangeOptions , LoadOptions , SaveOptions , PreviewOptions...ChangeInfo , ComparisonAction , FileType , PageInfo , Rectangle , StyleChangeInfo...

    docs.groupdocs.com/comparison/python-net/agents...
  9. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....XmlLoadOptions loadOptions = new XmlLoadOptions (); loadOptions . setUseAsDataSource...Converter ( "data.xml" , ()-> loadOptions ) { // Configure spreadsheet...

    docs.groupdocs.com/conversion/java/convert-xml-...
  10. Load page description language document with op...

    Learn how to load and convert page description language documents (XPS, SVG, EPS, PS, TEX, PCL) with advanced options using GroupDocs.Conversion for .NET API....FileTypes ; using GroupDocs.Conversion...Load ; Func < LoadContext , LoadOptions > getLoadOptions = loadContext...

    docs.groupdocs.com/conversion/net/load-page-des...