Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 50,473 for

import document

(0.39 sec)
  1. Convert VST to VSTM via Python | products.aspos...

    Sample Python conversion code for VST format to VSTM file. Use this example code to convert VST to VSTM within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  2. Features|Documentation

    Aspose.Cells for Node.js via C++ features....worldwide rely on the thorough document import and export features provided...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-cpp/features/
  3. XPS to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for XPS to TIFF conversion. Use example code for batch XPS to TIFF conversion with Python and .NET...convert programmatically a document from XPS to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  4. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....locally to a presentation: import aspose.slides as slides with...width, height, fname) method: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/video-frame/
  5. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...cells import Workbook # Instantiating a...one_page_per_sheet 属性 from aspose.cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  6. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....DeleteAnnotation () { // Open document Scanner consoleScanner = new...System . in ); Document document = new Document ( _dataDir + "sample_cats_dogs...

    docs.aspose.com/pdf/java/delete-annotations/
  7. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF Documents using Python? Crop PDF files with high quality using Python PDF library....basic information, improving document availability. Crop PDF helps...overall aesthetics of the document, providing a cleaner and more...

    products.aspose.com/pdf/tutorial/crop-pdf/
  8. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../Documentbuilder/insert_html/#str_htmlinsertoptions) method....</html>" # Set the new mode of import HTML block-level elements....insert_options ) builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF Document...and edit presentations, PDF documents, and other files. You can...new line of text to an PDF document with just a few lines of code...

    products.aspose.com/slides/python-net/editor/pdf/
  10. 乳胶到图像| 通过 .NET 为 Python 提供 Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,以了解本文,以查看描述如何执行此操作和代码示例的文章。... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-image/