Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 55,087 for

import

(0.05 sec)
  1. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages....parameter: JasperReports Java import com . aspose . words . jasperreports...parameter: JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/page-breaks/
  2. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples.... import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/calculation-of...
  3. Get a Page Object from Visio Drawing in Ruby|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/get-a-page-object-...
  4. Getting Barcode Region Information from the Ima...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/getting-barcode-re...
  5. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... svg import * 2 3 # Create a new SVG document...element: Copy 1 import os 2 from aspose. svg import * 3 4 # Set up...

    docs.aspose.com/svg/python-net/create-svg-file/
  6. 形状动画|Aspose.Slides for Python 文档

    在 Python 中创建 PowerPoint 动画...AutoShape,并将文本动画设置为 按第 1 层段落 的值: import aspose.slides as slides # Instantiates...Fly 效果应用于图像框: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  7. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/word/
  8. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....NodeImporter::ImportNode method Imports a node from one document into...node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class.... This is important for accessibility, as screen...the first page of a PDF file: import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/artifacts/
  10. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...print PDF File import aspose.pdf as ap import aspose.pydrawing...

    products.aspose.com/pdf/python-net/print/