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

import

(0.15 sec)
  1. Support for IMAP Extensions|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.... import aspose.email as ae with ae...IMAP4 extended list command. import aspose.email as ae with ae...

    docs.aspose.com/email/python-net/support-for-im...
  2. Create SVG File, Load and Read SVG in Python – ...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... svg import SVGDocument 2 3 # Create a...element: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/create-svg-file/
  3. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python.... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  4. Customize Doughnut Charts in Presentations with...

    Discover how to create and customize doughnut charts in Aspose.Slides for Python via .NET, supporting PowerPoint and OpenDocument formats for dynamic presentations.... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/doughnut-chart/
  5. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 将新页面插入到 PDF package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/zh-hans/go-cpp/pages/add/
  6. 使用 Python 在演示文稿中管理缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... import aspose.slides as slides import aspose.pydrawing...将修改后的演示文稿写入为 PPTX 文件。 import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  7. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...AutoShape : import aspose.slides as slides import aspose.pydrawing...建上图中的三个矩形: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-form...
  8. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET.... from datetime import timedelta import aspose.pdf as ap def...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  9. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality..."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/
  10. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....examples ; import java.util.* ; import com.aspose.pdf.*...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/extra-annotations/