Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 55,380 for

import

(0.07 sec)
  1. Convert PPT to OTP in Python | products.aspose.com

    Sample code for PPT to OTP Python conversion. Use PowerPoint Python API for batch conversion PPT files to OTP files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPSX to GIF in Python | products.aspose...

    Sample code for PPSX to GIF Python conversion. Use PowerPoint Python API for batch conversion PPSX files to GIF files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  3. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...implementation: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/nullreferenceexception-in-do...
  4. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状...代码展示如何在两个形状(一个椭圆和一个矩形)之间添加一个连接器(一个弯曲连接器): import aspose.slides as slides # 实例化表示...以下 Python 代码演示了一个指定首选连接点的操作: import aspose.slides as slides # 实例化表示...

    docs.aspose.com/slides/zh/python-net/connector/
  5. Product Overview|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 also allows to import data into spreadsheets from...Grid control, developers can import from and export to Excel® spreadsheets...

    docs.aspose.com/cells/java/product-overview/
  6. Aspose::Words::Fields::FieldInclude::get_LockFi...

    Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether to prevent fields in the included document from being updated in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Why Not Open XML SDK|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....High-level functions, such as import data from different data sources...populate documents with data: - Import/Export data to/from a DataTable...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  8. Enable GridWeb EditBox|Documentation

    This article introduces how to work with formula bar or edit box in GridWeb....enable this feature, you need to import “jquery.js” file to your project...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. EPS to SVG Converter using Python | Aspose.PDF

    Sample code on Python for EPS to SVG conversion. Use example code for batch EPS to SVG conversion with Python and .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path path_infile = path . join ( indir , infile...

    products.aspose.com/pdf/python-net/conversion/e...
  10. Convert VDW to JPEG via Python | products.aspos...

    Sample Python conversion code for VDW format to JPEG file. Use this example code to convert VDW to JPEG within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VDW in an object...

    products.aspose.com/diagram/python-java/convers...