Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 66,690 for

import

(0.07 sec)
  1. Text, Image or Page Stamps in PDF using Python ...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/stamps/
  2. 在 Ruby 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ShowHideProperties.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  3. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....eps import * # from aspose.page.eps.device import * # The...source file # import aspose # from aspose.page.eps import * # from...

    products.aspose.com/page/python-net/conversion/
  4. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... import aspose.pdf as ap path_infile...you how to encrypt PDF files. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  5. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/doc/
  6. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both aspose-slides and aspose-words. However, I’m finding if I pip install aspose-words first, then I get a conflict trying to Import aspose-words (but not aspose-slides). Python 3.12.5 (tags/v…...I get a conflict trying to import aspose-words (but not aspose-slides)...“license” for more information. import aspose.words as aw ImportError:...

    forum.aspose.com/t/aspose-words-aspose-slides-c...
  7. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../Importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...with a text box, which we will import into the first document. src_doc...formatting # while importing them to other documents. import_format_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Merge POT Files To POTM Using Python | products...

    Merge multiple POT files in Python....multiple POT into single POTM file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...
  10. Merge POTM Files To GIF Using Python | products...

    Merge multiple POTM files in Python....multiple POTM into single GIF file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...