Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,487 for

import

(0.42 sec)
  1. 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/
  2. Render archives as HTML, PDF, and image files (...

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

    docs.groupdocs.com/viewer/java/old-render-archi...
  3. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....URL: import com.groupdocs.conversion.Converter ; import com.groupdocs...exceptions.GroupDocsConversionE ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-documen...
  4. Locking watermark in word processing document |...

    Lock watermarks in a Word document to restrict editing using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...watermark.watermarks as gww import groupdocs.watermark.options...

    docs.groupdocs.com/watermark/python-net/locking...
  5. 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/
  6. 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...
  7. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...signature using Python: Python import groupdocs.signature as signature...groupdocs.signature.options import BarcodeSignOptions from groupdocs...

    docs.groupdocs.com/signature/python-net/esign-d...
  8. GroupDocs.Redaction for Java 25.12 – 最新更新和修复(20...

    探索 GroupDocs.Redaction for Java 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...代码示例(已修复行为) # import com.groupdocs.redaction.Redactor ; import com.groupdocs...redactions.ExactPhraseRedaction ; import com.groupdocs.redaction.redactions...

    blog.groupdocs.com/zh/redaction/groupdocs-redac...
  9. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....revisions from local disk Java import com.groupdocs.comparison.words...words.revision.* ; import java.util.List ; // ... try ( RevisionHandler...

    docs.groupdocs.com/comparison/java/accept-or-re...
  10. PDF Conversion with Arabic Content - renders co...

    I have a docx file with Hebrew Content. It renders content in Wrong Direction. Check the below Pics and also Attached Docx & PDF as well Also Attached Sample Code We use for Converting Docx to PDF Import com.groupdocs…...to PDF import com.groupdocs.conversion.Converter; import com.groupdocs...conversion.contracts.FontSubstitute; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/pdf-conversion-with-arabi...