Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 64,249 for

import

(0.14 sec)
  1. 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/
  2. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....how to insert images using IMPORT and INCLUDEPICTURE fields....setResizeVertically(true); // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PDF .NET for Sitefinity|Aspose.PDF for .NET

    Learn how to use PDF Import Module for Sitefinity...following topics: Sitefinity PDF Import Aspose.PDF .NET for DNN Aspose...

    docs.aspose.com/pdf/net/aspose-pdf-net-for-site...
  4. 档案

    档案... import aspose.slides as slides import aspose.pydrawing...如以下代码示例所示。 import aspose.slides as slides import aspose.pydrawing...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  5. 在Visual Studio中配置产品|Aspose.Words为C++

    手动配置 Aspose.Words为C++ 在Visual Studio。...Group> 在 ImportGroup 内添加以下 Import 标记: <ImportGroup Label= "ExtensionTargets"..."ExtensionTargets" > <Import Project= "<path-to>\CodePorting.Translator...

    docs.aspose.com/words/zh/cpp/configure-aspose-w...
  6. 动画图表|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 图表系列和动画... import aspose.slides.animation as anim ; import aspose...在下面的示例中,我们对图表类别进行了动画处理。 import aspose.slides.animation as anim ; import aspose...

    docs.aspose.com/slides/zh/python-net/animated-c...
  7. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....picture frame: import aspose.slides as slides import aspose.pydrawing...frame with relative scale: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/picture-frame/
  8. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  9. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....examples ; import java.io.IOException ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  10. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...