Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 66,966 for

import

(0.06 sec)
  1. 在 Jython 中设置页面选项|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....cells import Settings from com . aspose . cells import Workbook...cells import PageOrientationType from java . io import FileInputStream...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. 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...
  3. Working with Follow Up and Due Date for Outlook...

    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 aspose.email as ae from datetime import datetime...recipients. import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/working-with-f...
  4. Writing Updated TaskLink Data to MPP in Ruby | ...

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for Ruby....one_min 6 7 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 8 9 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 10...

    docs.aspose.com/tasks/java/writing-updated-task...
  5. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....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/java/how-to-load-fonts/loa...
  6. 将各种图像格式转换为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...
  7. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  8. 安装|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...
  9. 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-...
  10. 透過 C# 使用 Aspose.Note 將 HTML 匯入 OneNote | .NET

    如何使用 Aspose.Note 將 HTML 檔案匯入 OneNote (.one) 格式。使用 HTML 文件的步驟、程式碼和說明。...NET Conversion HTML to One Import 將 HTML 匯入到 OneNote 使用字串方法將...程式碼片段,示範了整個轉換過程: HTML to One Import from a file Import(Stream, HtmlImportOptions)...

    products.aspose.com/note/zh-hant/net/conversion...