Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,803 for

import

(0.09 sec)
  1. 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...
  2. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....how to set a license file: import aspose.slides as slides # Instantiates...apply a license from a stream: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/licensing/
  3. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...
  7. CompositeNode.prependChild method | Aspose.Word...

    CompositeNode.prependChild method. Adds the specified node to the beginning of the list of child nodes for this node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...how the numbering will be imported when it clashes in source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。... 4 import os 5 from aspose. svg import * 6 7 # Setup...fimport os 2 from aspose. svg import * 3 4 # Prepare a path to the...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  10. 管理缩放|Aspose.Slides for Python 文档

    在 Python 中向 PowerPoint 演示文稿添加缩放或缩放框...此示例代码向您展示了如何在幻灯片中创建缩放框: import aspose.slides as slides import aspose.pydrawing...代码向您展示了如何使用不同图像创建缩放框: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/