Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,410 for

import

(1.54 sec)
  1. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-images/
  2. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/split-work...
  3. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import java.nio...Java import com.groupdocs.comparison.Comparer ; import java.nio...

    docs.groupdocs.com/comparison/java/compare-mult...
  4. Annotation Opacity is Introduced in GroupDocs.A...

    We are pleased to announce another monthly release of GroupDocs.Annotation for Java v17.10 with some new features like Import of annotation from Diagram, setting annotations opacity and many more. This monthly release also covers improvements like change in arrow shape and Import of text annotations. Aside this, many fixes are also introduced in this release. For further information, please see release notes. We’d recommend you to download latest release of the API, integrate it in your project and share your valuable feedback....with some new features like import of annotation from Diagram...like change in arrow shape and import of text annotations. Aside...

    blog.groupdocs.com/annotation/introducing-group...
  5. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.WordProcessingConver ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-pdf-doc...
  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....viewer import Viewer from groupdocs.viewer.options import ( HtmlViewOptions...wheel. ## Imports ```python from groupdocs.viewer import License...

    docs.groupdocs.com/viewer/python-net/agents-and...
  7. Modifying found watermark properties | GroupDocs

    Search and update existing text or image watermarks using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...styled text. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/modifyi...
  8. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....parser import Parser # Create an instance...Python from groupdocs.parser import Parser def count_container_items...

    docs.groupdocs.com/parser/python-net/iterate-th...
  9. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....format: import com.groupdocs.conversion.Converter ; import com.groupdocs...below: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/word...
  10. EditableDocument get html with inline styles - ...

    Hi, I am working with EditableDocument to get the complete html as string, I can see that the style is created on the head tag, Is possible to get the full html content but with inside styles?, example: <td style="widt…...Java: import com.groupdocs.editor.EditableDocument; import com...com.groupdocs.editor.Editor; import com.groupdocs.editor.options...

    forum.groupdocs.com/t/editabledocument-get-html...