Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 66,910 for

import

(0.59 sec)
  1. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... import aspose.slides as slides # 实例化一个表示演示文稿文件的...以下示例代码演示了上述操作: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/paragraph/
  2. for Umbraco|Aspose.Words for .NET

    Integrating Aspose.Words for .NET with Umbraco content management systems using C#....Exporter Module Umbraco Word Import Module Umbraco Quote Generator...

    docs.aspose.com/words/net/aspose-words-net-for-...
  3. FieldImport | Aspose.Words for Java

    Implements the Import field in Java....extends Field Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/java/com.aspose.word...
  4. Retrieve a Task's Budget Work and Cost Values i...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getRootTask() 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  5. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…...document */ import { h } from './element'; import Icon from '...'./icon'; import { cssPrefix } from '../config'; export function...

    forum.aspose.com/t/error-toast-changes/319354
  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. Converting Between Formats – Aspose.HTML for Py...

    Learn how to convert HTML, MHTML, EPUB, Markdown, and SVG files using Aspose.HTML for Python via .NET....class: Copy 1 import aspose.html as ah 2 import aspose.html.converters...converters as conv 3 import aspose.html.saving as sav 4 5 document...

    docs.aspose.com/html/python-net/converting-betw...
  8. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...FDF and XFDF data export and import. You may export data as any...any of the options and can import back later when required to populate...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  9. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....to convert the Numbers file Import the required classes and modules...convert Number to PDF in Python . Import the necessary modules and classes...

    kb.aspose.com/cells/python/convert-numbers-file...
  10. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...