Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 50,477 for

import document

(0.25 sec)
  1. 使用 Python 查看 CGM 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 CGM 檔的 Python 原始程式碼...此示例代码显示如何查看 CGM 文件 import aspose.pdf as apdf from os import path path_infile...CgmLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hant/python-net/view...
  2. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....words import Settings from com . aspose . words import Document...dataDir + 'quickstart/' doc = Document ( dataDir + "MailMerge.doc"...

    docs.aspose.com/words/java/simple-mail-merge-in...
  3. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF Documents using Aspose.PDF in Python.... Open the PDF document. Create a ‘TextAbsorber’....Write the extracted text. import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/python-net/region-based-ext...
  4. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents to PDF, the layout remains correct. However, when con…...When converting horizontal documents to PDF, the layout remains...when converting vertical documents, the PDF output turns horizontal...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  5. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....- Split Pages To split PDF document into individual pages using...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  6. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....NET for Portable Document Format Processing Aspose.PDF...developers to work with PDF documents without needing Microsoft...

    releases.aspose.com/pdf/pythonnet/
  7. Remove Powerpoint Password Protection Online or...

    Remove password from Powerpoint Document through online app for free. C++ API code to unlock password protected Powerpoint files....Powerpoint Unlock Powerpoint Document Password Online or via C++...powerful C++ based Powerpoint document locking and unlocking utility...

    products.aspose.com/total/cpp/unlock/powerpoint/
  8. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C++ API code for any ODS file text search application....Search Ods Online Searchable Document App and ODS Text Search Library...Develop powerful C++ based ODS document search engine software or...

    products.aspose.com/total/cpp/search/ods/
  9. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...ImportNode method Imports a node from one document into another....node to import. isImportChildren Boolean true to import all child...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....adding watermarks to your PDF document using Artifacts. Please check...pdf.examples ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-watermarks/