Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 70,108 for

import

(0.09 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Diagram-for-Java import com.aspose.diagram.IPageSavingCallback ; import com...diagram.PageEndSavingArgs ; import com.aspose.diagram.PageStartSavingArgs...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  2. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....to MathML: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/exporting-mat...
  3. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!...By 1st Level Paragraphs 值: import aspose.slides as slides # 实例化一个表示演示文稿文件的...Fly 效果应用于图片框: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  4. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using FormEditor Class....Move and Remove Form Field Import and Export Form Field Convert...

    docs.aspose.com/pdf/net/formeditor-class/
  5. for DNN|Aspose.Words for .NET

    Integrating Aspose.Words for .NET with DNN content management systems using C#....Content Exporter Module DNN Word Import Module DNN Users and Roles...

    docs.aspose.com/words/net/aspose-words-net-for-...
  6. PDF to XLS Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... import aspose.pdf as ap # 打开文档 document...以下代码片段向您展示如何验证 PDF 文档是否符合 PDF/A-1b。 import aspose.pdf as ap # 打开文档 document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  8. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... import os import aspose.pdf as ap # Global...TextBuilder. Save the Document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  9. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建 Presentation...

    docs.aspose.com/slides/zh/python-net/chart-data...
  10. 读取某些文档时,发生了错误 - Free Support Forum - aspose.com

    com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded. ........... Caused by: com.aspose.words.internal.zzX1i: Invalid UTF-8 start byte 0x89 (at char #1, byte #-1) at com.asp…...DetectFileFormat 方法: import com.aspose.words.Document; import com.aspose...aspose.words.FileFormatInfo; import com.aspose.words.FileFormatUtil;...

    forum.aspose.com/t/topic/312442