Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 88,846 for

import document

(0.08 sec)
  1. export_frame_scripts_and_properties property | ...

    export_frame_scripts_and_properties property export_frame_scripts_and_properties property Indicating whether exportin......exporting frame scripts and document properties. The default value...value is true.If you want to import the html or mht file to excel...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Hide Unhide Worksheet in 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....Unhide Worksheet To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  3. 将DOT转换为PDF - Java

    在Java代码DOT转换为PDF使用Java将DOT保存为PDF。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document("Input...pdf"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/do...
  4. 将DOTX转换为PDF - Java

    在Java代码DOTX转换为PDF使用Java将DOTX保存为PDF。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document("Input...pdf"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/do...
  5. 将TIFF转换为PNG - Java

    在Java代码TIFF转换为PNG使用Java将TIFF保存为PNG。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document();...png"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/ti...
  6. 将PNG转换为SVG - Java

    在Java代码PNG转换为SVG使用Java将PNG保存为SVG。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document();...svg"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/pn...
  7. 将PNG转换为DOCX - Java

    在Java代码PNG转换为DOCX使用Java将PNG保存为DOCX。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document();...docx"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/pn...
  8. Vectorizing Images – Python Code Examples

    Learn how to vectorize images in Python. Consider image vectorization functionalities and the effect of configuration properties on the result.... Copy 1 import os 2 from aspose . svg import * 3 from aspose...converters import * 4 from aspose . svg . drawing import * 5 from...

    docs.aspose.com/svg/python-net/vectorize-images/
  9. Display Hide Scroll Bars in 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....Hide Scroll Bars To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/display-hide-scroll-...
  10. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...