Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 69,957 for

import

(0.9 sec)
  1. Set Start and Stop Symbols of Codabar BarCode i...

    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....constructor builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... new ( "$ 123:50" , Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-start-and-stop...
  2. Manage Attachments in Email Message in Ruby|Doc...

    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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/manage-attachments-i...
  3. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...xlsx import os from aspose.cells import Workbook , PdfSaveOptions...cells import Workbook from aspose.cells.drawing import TextBox...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  4. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextLayer.update_text(str) and PsdImage.save() ...

    Hi all, Hope you can help me… I am running a test calling the above functions on an Ubuntu 22.04 via the python via .NET wheel downloadable from aspose with a temporary license and receiving the error message “RuntimeE…... import io, os, shutil from aspose.psd import License...psd import Image from aspose.psd.fileformats.png import PngColorType...

    forum.aspose.com/t/textlayer-update-text-str-an...
  6. 使用图层|Documentation

    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.... 编程示例 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/working-...
  7. Splitting and Merging PST files|Documentation

    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....files: import os from aspose.email.storage.pst import PersonalStorage...specified criterion: import os from datetime import datetime from aspose...

    docs.aspose.com/email/python-net/splitting-and-...
  8. Ustvari HTML Z Uporabo Python

    Ustvarite novo HTML v Python v nekaj korakih. Preprosto ustvarite HTML s knjižnico Python via .NET....Vstavi zaznamek Vstavi grafikon import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sl/python-net/make/html/
  9. Ustvari DOC Z Uporabo Python

    Ustvarite novo DOC v Python v nekaj korakih. Preprosto ustvarite DOC s knjižnico Python via .NET....Vstavi zaznamek Vstavi grafikon import aspose.words as aw doc = aw...) doc.Save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sl/python-net/make/doc/
  10. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。... font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...