Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 105,542 for

import

(0.1 sec)
  1. ImportTableOptions | Aspose.Cells for Java API ...

    Represents the options of Importing data into cells....Represents the options of importing data into cells. Constructors...ImportTableOptions() Creates the default importing options. Methods Method Description...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. ImportDataView | Aspose.PDF for .NET API Reference

    Imports a DataView objects data into the table....ImportDataView method Imports a DataView object’s data into...The DataView object to be imported. isColumnNamesImporte Boolean...

    reference.aspose.com/pdf/net/aspose.pdf/table/i...
  3. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from stream, and encrypted PDF document.... import aspose.pdf as ap # Open document...existing PDF document from stream import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/python-net/open-pdf-document/
  4. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....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. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....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...
  6. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....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...
  7. Edit Connector Geometry Section in the ShapeShe...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...geometry object line_to = Rjb :: import ( 'com.aspose.diagram.LineTo'...

    docs.aspose.com/diagram/java/edit-connector-geo...
  8. 使用 Java 制作 WORD

    通过几个步骤在 Java 中创建一个新的 WORD。使用 Java 库轻松创建 WORD。...从列表中选择目标格式 运行代码 插入评论 插入书签 插入图表 import com.aspose.words.*; Document..."); doc.save("Output.docx"); import com.aspose.words.*; Document...

    products.aspose.com/words/zh/java/make/word/
  9. 使用 Java 制作 HTML

    通过几个步骤在 Java 中创建一个新的 HTML。使用 Java 库轻松创建 HTML。...从列表中选择目标格式 运行代码 插入评论 插入书签 插入图表 import com.aspose.words.*; Document..."); doc.save("Output.html"); import com.aspose.words.*; Document...

    products.aspose.com/words/zh/java/make/html/
  10. 在Jython中将Excel文件转换为Html|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...Workbook from com . aspose . cells import SaveFormat class ConvertingExcelFiles...

    docs.aspose.com/cells/zh/java/converting-excelf...