Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 67,899 for

import

(0.12 sec)
  1. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...Cells设置打印区域 通过工作表的页面设置设置打印区域: import aspose.cells as ac # Load sample...如何使用Aspose.Cells清除打印区域 删除现有的打印区域定义: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... import aspose.pdf as ap document =...save ( output_file ) 获取水印注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  3. Split PDF in Node.js|Aspose.PDF for Node.js via...

    This topic shows how to split PDF pages into individual PDF file with Aspose.PDF for Node.js via C++ ....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/split-pdf/
  4. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...代码演示了如何创建簇状柱形图: import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化表示 PPTX...

    docs.aspose.com/slides/zh/python-net/create-chart/
  5. Convert WORD To Image Python

    Convert a Word document to Image format in Python code. Save a Word document as Image using Python....professional software solution to import and export Word, image, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  6. Convert PDF To DOCX Python

    Convert PDF to DOCX format in Python code. Save PDF as DOCX using Python....professional software solution to import and export PDF, DOCX, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  7. Convert JPG To JPG Python

    Convert JPG to JPG format in Python code. Save JPG as JPG using Python....professional software solution to import and export JPG, JPG, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  8. Convert JPG To HTML Python

    Convert JPG to HTML format in Python code. Save JPG as HTML using Python....professional software solution to import and export JPG, HTML, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  9. Convert TEXT To GIF Python

    Convert TEXT to GIF format in Python code. Save TEXT as GIF using Python....professional software solution to import and export text, GIF, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  10. Convert Image To JPG Python

    Convert Image to JPG format in Python code. Save Image as JPG using Python....professional software solution to import and export image, JPG, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...