Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 66,780 for

import

(0.08 sec)
  1. Read and Convert Outlook OST File|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....can import PST into an existing account using the Import/Export...

    docs.aspose.com/email/java/read-and-convert-out...
  2. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...以下 Python 代码演示如何向形状添加自定义点: import aspose.slides as slides with...将更新后的路径应用于形状。 以下 Python 代码演示如何从形状中移除点: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  3. Error with Apose Words Cloud SDK - Free Support...

    I believe there is an issue with the sdk I am using and am getting this error in my platform " You are not directly using asposewordscloud.models.requests.base_request_object in your code.Your only Import from that modu…...Your only import from that module is:ApplyHowever...Aspose library itself tries to import base_request_object internally...

    forum.aspose.com/t/error-with-apose-words-cloud...
  4. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/bookmarks/
  5. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....code to your project: Java import com.aspose.words.jasperreports...code to your project: Java import com.aspose.words.jasperreports...

    docs.aspose.com/words/jasperreports/licensing/
  6. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....demonstrates how to do this: import aspose.slides as slides with...paragraph’s animation effects: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  7. CompositeNode.insertAfter method | Aspose.Words...

    CompositeNode.insertAfter method. Inserts the specified node immediately after the specified reference node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the document....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work.... import aspose.slides as slides # Instantiate...within the same presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/clone-slides/
  10. 使用C++通过JavaScript将JSON转换为CSV|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON数据转换为CSV。...> </ head > < body > < h1 > Import JSON to CSV Example </ h1 >...importOptions . ignoreTitle = true ; // Import JSON data into worksheet cells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...