Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 66,903 for

import

(0.18 sec)
  1. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...Save the Updated PDF. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  2. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another...efficiently perform repeated import of nodes from one document...documents. This is known as “importing nodes”. Before you can insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  4. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/java/key-features/
  5. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/androidjava/key-features/
  6. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....pycore import as_of from aspose.imaging import Image from...aspose.imaging.fileformats.dicom import DicomImage with as_of ( Image...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  7. Experiencing very poor quality in wmf => png tr...

    Dear, I am experiencing very low quality when transforming wmf images (found in a MS Word docx). The quality has been very low for a long time but I had hopes for more recent aspose would fix this. Please see both MS …...this process: import com.aspose.imaging.Color; import com.aspose...Image; import com.aspose.imaging.ImageOptionsBase; import com.aspose...

    forum.aspose.com/t/experiencing-very-poor-quali...
  8. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。... import threading import random import time from aspose...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  9. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...IBarcodeGenerator : import io import aspose.words as aw import aspose.barcode...barcode as ab import aspose.pydrawing as pydraw class CustomBarcodeGenerat(aw...

    forum.aspose.com/t/python-words-and-barcode-for...
  10. Buat Dokumen Dalam Java

    Cipta fail menggunakan pustaka Java. Buat dokumen baharu dengan mudah dalam Java dalam beberapa langkah....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/