Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,332 for

import

(3 sec)
  1. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks 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-ebooks/
  2. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....parser import Parser # Open the file as a...groupdocs.parser import Parser from io import BytesIO # Read file...

    docs.groupdocs.com/parser/python-net/load-file-...
  3. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....code signatures in a document: import groupdocs.signature as signature...signature.options import QrCodeVerifyOptions import groupdocs.signature...

    docs.groupdocs.com/signature/python-net/verify-...
  4. 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/
  5. 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...
  6. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....results: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...ViewerSettings ; import com.groupdocs.viewer.caching.FileCache ; import com...

    docs.groupdocs.com/viewer/java/caching-results/
  7. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....from typing import cast from groupdocs.viewer import Viewer from...from groupdocs.viewer.options import ViewInfoOptions from groupdocs...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  8. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... Python import groupdocs.signature as signature...groupdocs.signature.options import MetadataSignOptions from groupdocs...

    docs.groupdocs.com/signature/python-net/esign-p...
  9. Extract text structure | GroupDocs

    Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....parser import Parser import xml.etree.ElementTree...from groupdocs.parser import Parser import xml.etree.ElementTree...

    docs.groupdocs.com/parser/python-net/extract-te...
  10. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...signature import Signature from groupdocs.signature...signature.options import DigitalVerifyOptions from groupdocs.signature...

    docs.groupdocs.com/signature/python-net/verify-...