Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 66,553 for

import

(0.42 sec)
  1. 从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/...
  2. Search Messages and Folders in a PST by Some Cr...

    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....- email import Settings from com.aspose.email import PersonalStorage...PersonalStorage from com.aspose.email import PersonalStorageQuery from com...

    docs.aspose.com/email/java/search-messages-and-...
  3. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...examples ; import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  4. Save Message as Draft in Ruby|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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/save-message-as-draf...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation....like this: import aspose.slides as slides import aspose.pydrawing...Slide Thumbnail Deprecated API: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/modern-api/
  6. 安装|Aspose.Slides for Python 文档

    在 Windows、Linux 或 macOS 上通过 Java 安装 Aspose.Slides for Python...py 的文件,使用以下示例代码: import jpype import asposeslides jpype ....startJVM () from asposeslides.api import Presentation , SaveFormat pres...

    docs.aspose.com/slides/zh/python-java/installat...
  7. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Add(”=AVERAGE(4,5,6)”); // Set import options with IsFormulas property...workbook1.ParseFormulas(true); // Import data with formulas cells1.ImportData(dt1...

    forum.aspose.com/t/cells-importdata-is-failing-...
  8. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... import os import aspose.pdf as ap def ...file. Close the document. import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  9. Barcode Generation State in XML via Java|Docume...

    This article explains how to Import and export barcodes to XML using Aspose.BarCode for Java....data serialization and data import from XML through special methods...lang.OutputStream xml) method. Import Barcode Generation Data from...

    docs.aspose.com/barcode/java/barcode-generation...
  10. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture....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...