Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 69,945 for

import

(0.15 sec)
  1. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....This page box is used when importing PDF documents in other applications...to a new output file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/crop-pages/
  2. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML DOM with Aspose.HTML for Python via .NET; how to create, populate, add HTML elements, and edit inline and internal CSS....DOM Tree in Python 2 3 import os 4 import aspose.html as ah 5 6...elements using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/python-net/edit-html-docum...
  3. Spreadsheet Editor Getting Started|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....provides official integration to import Maven projects called M2Eclipse...project source code. Open the Import dialog from the File menu....

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  4. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 import...import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... import aspose.slides as slides # Instantiate...shape, and save it to a stream. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/save-presenta...
  6. Փոխարկել HTML DOC Python

    Փոխարկեք HTML ը DOC ձևաչափի Python կոդով: Պահեք HTML որպես DOC օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  7. Փոխարկել WORD Պատկեր Python

    Փոխարկեք WORD ը Պատկեր ձևաչափի Python կոդով: Պահեք WORD որպես Պատկեր օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...+ 1 } .jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  8. Փոխարկել JPG JPG Python

    Փոխարկեք JPG ը JPG ձևաչափի Python կոդով: Պահեք JPG որպես JPG օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...ImageSaveOptions(aw.SaveFormat.JPG)) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  9. Փոխարկել JPG DOC Python

    Փոխարկեք JPG ը DOC ձևաչափի Python կոդով: Պահեք JPG որպես DOC օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել JPG TXT Python

    Փոխարկեք JPG ը TXT ձևաչափի Python կոդով: Պահեք JPG որպես TXT օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.txt" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...