Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,798 for

import

(0.04 sec)
  1. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint Presentation to SWF Flash in Python... import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/convert-power...
  2. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java....PDF for Java to extract fonts Import required libraries, define...embedded font from PDF with Java . Import the required libraries, define...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  3. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word...py 文件中: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/zh/python-net/convert-po...
  4. CompositeNode.insertAfter method | Aspose.Words...

    CompositeNode.insertAfter method. Inserts the specified node immediately after the specified reference node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the document....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import io # Accessing the presentation with ActiveX...

    docs.aspose.com/slides/python-net/activex/
  7. 图表格式|Aspose.Slides for Python 文档

    在Python中格式化PowerPoint演示文稿中的图表实体...将修改后的演示文稿写入PPTX文件 import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化演示文稿 with...

    docs.aspose.com/slides/zh/python-net/chart-form...
  8. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...name of the imported style. Examples Shows how to import a style.... Color = Color . Red ; // Import the source document's custom...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....collection of sections in it Import the new section into the new...the sections to access each. Import the sections into a new Word...

    kb.aspose.com/words/python/split-word-document-...