Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 66,968 for

import

(0.18 sec)
  1. Convert SVG to Image – Aspose.SVG for Python vi...

    Learn about SVG to Image conversions and how to execute them with Aspose.SVG for Python via .NET. Consider Python examples and an online SVG Converter....svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  2. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python....professional software solution to import and export image, PDF, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  3. Convert SVG to Image – Python Code and Online C...

    Convert SVG to Images online or in Python with Aspose.SVG for Python via .NET. Learn Python code example for SVG to Image conversion....'PDF' 'XPS'}} import aspose.svg as assvg import aspose.svg.converters...converters as conv import aspose.svg.saving as sav {{/if_output}}...

    products.aspose.com/svg/python-net/conversion/s...
  4. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  5. Creating an Aztec BarCode 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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  6. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently....target document pdf1 = Rjb :: import ( ' com . aspose . pdf . Document...source document pdf2 = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  7. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。...示例展示了如何设置图表数据标签的数值精度: import aspose.slides as slides import aspose.slides...格式化为显示百分比。 import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-data...
  8. Set Visio Shape's XForm Data 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeXFormData.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  9. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...cells import License lic = License() # Try...lic") from aspose.cells import License import io # Try to set license...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  10. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...with “XYZ”: import com.aspose.pdf.Document; import com.aspose...Page; import com.aspose.pdf.XYZExplicitDestinati; import com.aspose...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...