Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 66,986 for

import

(0.31 sec)
  1. Add Tooltip in PDF using Python

    This article guides on how to add a tooltip in PDF using Python. It has the details to set the IDE, a list of steps, and a sample code for generating the PDF mouseover popup text using Python....NET to add a tooltip Import the required classes and modules...work with PDF hover text . Import the necessary classes and modules...

    kb.aspose.com/pdf/python/add-tooltip-in-pdf-usi...
  2. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....(an ellipse and a rectangle): import aspose.slides as slides # Instantiate...preferred connection point: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/connector/
  3. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....Words: import aspose.words as aw # Load the...example of how to resize images: import aspose.words as aw # Load the...

    forum.aspose.com/t/table-and-image-truncation-d...
  4. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...添加新场景 保存修改后的工作簿 import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/zh/python-net/create-mani...
  5. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...以下是一个示例代码,展示如何实现这一点: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/word-word-word/320564
  6. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 以下 Python 示例实现了这些步骤: import aspose.slides as slides # 实例化...Python 示例展示了如何检查形状是否被创建为文本框: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  7. 将 JSON 转换为 Python 中的 Pandas DataFrame。

    学习如何在 Python 中使用 Aspose.Cells for Python via .NET 将 JSON 转换为 pandas DataFrame,并提供关于平面、嵌套和大型 JSON 的清晰示例。...pandas DataFrame: import pandas as pd import aspose.cells as ac...A1)开始 ac.utility.JsonUtility.import_data(json_data, ws.cells, 0...

    blog.aspose.com/zh/cells/convert-json-to-pandas...
  8. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....screenshot (placeholder) Important – Keep the folder names exactly...services. # ---------- from flask import ( Flask , render_template ...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. CompositeNode.insertBefore method | Aspose.Word...

    CompositeNode.insertBefore method. Inserts the specified node immediately before the specified reference node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....for changing the name of the imported style. Returns Copied style...font . color ) Shows how to import a style from one document into...

    reference.aspose.com/words/python-net/aspose.wo...