Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 66,830 for

import

(0.14 sec)
  1. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。...“Stem 4” 分支的颜色: import aspose.slides as slides import aspose.slides...slides.charts as charts import aspose.pydrawing as draw with slides...

    docs.aspose.com/slides/zh/python-net/data-point...
  2. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....shows how to use PDF operators: import aspose.pdf as ap # Open PDF...correctly and independently. import aspose.pdf as ap # Open PDF...

    docs.aspose.com/pdf/python-net/working-with-ope...
  3. 档案

    档案...样式创建公司组织结构图 import aspose.diagram from aspose.diagram import * # 从任何现有图表、模板或模板加载母版...此代码示例显示如何以流程图样式创建公司组织结构图 import aspose.diagram from aspose.diagram import * # 从任何现有图表、模板或模板加载母版...

    blog.aspose.com/zh/diagram/create-organizationa...
  4. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....slide of the presentation: import aspose.slides as slides # Instantiate...including the master slides. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/extract-text-...
  5. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...并抽取表格、表单字段 import com.aspose.pdf.*; import java.sql.*; import java...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  6. Manage Presentation Accessibility in Python|Asp...

    Discover how Aspose.Slides for Python helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  7. SmtpClient Activity Logging|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....logging in the programm code: import aspose.email as ae # Set username...

    docs.aspose.com/email/python-net/smtpclient-act...
  8. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....Updated PDF import aspose.pdf as ap from aspose.pycore import * import...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  9. Display or Hide Gridlines in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/display-or-hide-grid...
  10. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/split-document/