Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 109,877 for

import

(0.1 sec)
  1. Aspose-cells-python Workbook save method overlo...

    Documentation outlines multiple overloads for save method. All overloads are named same, just accepting different types. It is not clear how to select the correct overload image.png (18.2 KB) Can you create an example …...set SaveFormat: import aspose.cells from io import RawIOBase from...aspose.cells import Workbook from aspose.cells import SaveFormat...

    forum.aspose.com/t/aspose-cells-python-workbook...
  2. 使用 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/
  3. 使用 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/
  4. NullPointerException Is Thrown when Converting ...

    Issue: Unable to convert from PPTX to ODP. Getting the following exception: Size of loaded PPTX file : 277 kb Exception in thread "main" java.lang.NullPointerException at com.aspose.slides.n7g.ii(Unknown Source…... import java.io.*; import java.nio.file.Files; import java...nio.file.Path; import java.nio.file.Paths; import com.aspose.slides...

    forum.aspose.com/t/nullpointerexception-is-thro...
  5. How to Use Aspose.Slides for Python to Extract ...

    Hi. i have a question, How can I replace the math equations in paragraphs, and convert them to latex and then export the ppt file to html data?...2023, 2:00pm 6 import aspose.slides as slides import aspose.slides...the io module in Python. import io import aspose.slides as slides...

    forum.aspose.com/t/how-to-use-aspose-slides-for...
  6. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....Python import math from aspose.threed.entities import RectangularTorus...

    docs.aspose.com/3d/python-net/create-rectangula...
  7. sheet_set 属性 | Aspose.Cells for Python via .NET...

    sheet_set 属性 sheet_set 属性 获取或设置要呈现的工作表。默认为工作簿中的所有可见工作表: SheetSet.visible 。 例子 以下代码仅将活动工作表呈现为 pdf。 from aspose.cells i......cells import PdfSaveOptions , Workbook from...from aspose.cells.rendering import SheetSet workbook = Workbook...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. Working with Message Attachments|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....attachment is inline or regular: import aspose.email as ae msg = ae...attachments to the local disk. import aspose.email as ae data_dir...

    docs.aspose.com/email/python-net/working-with-m...
  9. Aspose::Words::Fields::FieldImport Class Refere...

    Implements the Import field....Description Implements the IMPORT field. Examples Shows how to...to insert images using IMPORT and INCLUDEPICTURE fields. auto...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Removing Slides from a Presentation in Ruby|Asp...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...presentation file save_format = Rjb::import('com.aspose.slides.SaveFormat')...

    docs.aspose.com/slides/java/removing-slides-fro...