Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 105,539 for

import

(0.08 sec)
  1. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Import the AsposePdfPython module...works. from AsposePdfPython import * doc = document_create ()...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  2. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...effect to a single paragraph: import aspose.slides as slides with...animation effects in a paragraph: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  3. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/error-bar/
  4. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....Support for HTML Parsing while Importing Data This release of Aspose...parse the HTML tags while importing data onto the Worksheet and...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Set the Height and Width of a Shape in Ruby|Doc...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeHeightAndWid.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/set-the-height-and...
  6. Hello World in Ruby|Documentation

    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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...format file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/java/hello-world-in-ruby/
  7. Frames|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow export rectangles as frames.... In JasperReports: Java import com . aspose . words . jasperreports...parameter. In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/frames/
  8. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/md/
  9. Line|Aspose.Slides for Python Documentation

    Add line in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...PPTX file. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/line/
  10. ImageData.IsLinkOnly | Aspose.Words for .NET

    ImageData IsLinkOnly property. Returns true if the image is linked and not stored in the document in C#....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...