Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 67,843 for

import

(0.2 sec)
  1. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....words import Settings from com . aspose . words import Document.... words import Node from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/working-with-nodes-i...
  2. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... import aspose.diagram from aspose.diagram import * #//...format. import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  3. Specify Symbologies for BarCodes in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/specify-symbologie...
  4. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件... 示例代码 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  5. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....words import Settings from com . aspose . words import FileFormatUtil...java . text import MessageFormat from java . io import File class...

    docs.aspose.com/words/java/working-with-digital...
  6. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/python-net/convert-svg-to-...
  7. 通过 Python 打印 PDF 文件 | Aspose.PDF

    使用 Python 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Python for .NET...此示例代码显示如何打印 PDF 文件 import aspose.pdf as apdf import aspose.pdf.facades...apfacades import aspose.pydrawing as drawing import aspose.pdf...

    products.aspose.com/pdf/zh-hans/python-net/print/
  8. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  9. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...for Donut chart: import java.awt.Color; import com.aspose.slides...ChartType; import com.aspose.slides.FillType; import com.aspose...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  10. 使用 Python 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 透過 Python 範例程式碼以程式方式列印 PDF 文檔...此示例代码显示如何打印 PDF 文件 import aspose.pdf as apdf import aspose.pdf.facades...apfacades import aspose.pydrawing as drawing import aspose.pdf...

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