Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 66,527 for

import

(0.29 sec)
  1. Edit Connector Geometry Section in the ShapeShe...

    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'...geometry object line_to = Rjb :: import ( 'com.aspose.diagram.LineTo'...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/html/
  3. Split Tasks in Ruby | Aspose.Tasks Documentation

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...Project' ) . new 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/
  4. Read BarCode from Specific Region of Image in R...

    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.... stream = Rjb :: import ( 'java.io.FileInputStream'...barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/read-barcode-from-...
  5. Hiding Code Text that is too Long to Display in...

    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/hiding-code-text-t...
  6. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。... 以下 Python 代码演示了示例操作: import aspose.slides as slides with...代码展示了如何将工作簿单元格设置为图表数据标签: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-work...
  7. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from os import path import aspose.pdf as ap path_infile...with Python. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  8. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  9. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... import com.aspose.cells.OoxmlSaveOptions; import com.aspose...SaveFormat; import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  10. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... from os import path import aspose.pdf as ap path_infile...‘path_outfile’. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...