Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 66,872 for

import

(0.09 sec)
  1. Set Height of the Bars in the BarCode Image 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 bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-height-of-the-...
  2. 在 Python 中将 EPUB 转换为 DOCX – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 EPUB 转换为 DOCX。在Python代码示例中考虑各种EPUB到DOCX的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-epub...
  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. 在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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/managing-document...
  6. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both aspose-slides and aspose-words. However, I’m finding if I pip install aspose-words first, then I get a conflict trying to Import aspose-words (but not aspose-slides). Python 3.12.5 (tags/v…...I get a conflict trying to import aspose-words (but not aspose-slides)...“license” for more information. import aspose.words as aw ImportError:...

    forum.aspose.com/t/aspose-words-aspose-slides-c...
  7. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiate...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....in a slide: import aspose.slides as slides import aspose.pydrawing...different image: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-zoom/
  9. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET....Header to PDF import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/header/
  10. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Go via C++.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/open-pdf-document/