Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 50,515 for

import document

(0.23 sec)
  1. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize Document pages to the size of the SVG content and vice versa....Convert SVG Files How to Resize Document Live Demos SVG .NET Solution...Download Pricing Buy Resizing a Document During Conversion from SVG...

    docs.aspose.com/svg/net/resize-document/
  2. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....modified workbook import os from aspose.cells import Workbook # For...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/create-manipul...
  3. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java....examples ; import com.aspose.pdf.* ; public class...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/rotate-pages/
  4. Adding MapiJournal to PST in Jython|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....- email import Settings from com.aspose.email import MapiJournal...email import PersonalStorage from com.aspose.email import FileFormatVersion...

    docs.aspose.com/email/java/adding-mapijournal-t...
  5. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....following sample code: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/python-java/setup-envir...
  6. 在java中壓縮docx

    在Java中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...複製 import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh-hant/java/compress...
  7. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Unable to import module dependencies. Cannot import the aspose...xx/main.py”, line 29, in * import aspose.words as aw* ImportError:...

    forum.aspose.com/t/python-words-and-barcode-for...
  8. Convert MHTML to JPEG – Python code and Online ...

    Use Aspose.HTML for Python via .NET to convert MHTML to JPEG with full control over save parameters or convert MHTML online with a free MHTML Converter....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  9. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a Document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output Document....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. Freeze Panes 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....freeze panes in a spreadsheet document using Aspose.Cells Java for...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/