Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,156 for

import

(0.14 sec)
  1. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....java import com.aspose.ocr.* ; import com.groupdocs...groupdocs.conversion.Converter ; import com.groupdocs.conversion.examples...

    docs.groupdocs.com/conversion/java/convert/imag...
  2. Load Presentation document with options | Group...

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

    docs.groupdocs.com/conversion/java/load-present...
  3. Attachments in PDF document | GroupDocs

    Work with PDF attachments: extract, add, remove, and search images using Python via .NET.... import os import groupdocs.watermark as gw import groupdocs...document. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/attachm...
  4. Merge PDF files in Python using GroupDocs.Merger

    Explore the process of merging PDF files in Python, utilizing the powerful GroupDocs.Merger library without any third-party software....two PDF files: import groupdocs.merger as gm import constants def...this in code: import groupdocs.merger as gm import constants def...

    blog.groupdocs.com/merger/merge-pdf-in-python/
  5. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.result.ChangeInfo ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/get-source-a...
  6. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark images in headers and footers using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...worksheet. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  7. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark worksheet backgrounds using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...workbook. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  8. 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...
  9. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) 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-cad-drawi...
  10. 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/