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

import document

(0.12 sec)
  1. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  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. 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/
  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. 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/
  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. 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/
  9. 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...
  10. List labels not getting reatained in splitted d...

    I am splliting a large Document into smaller Document using Document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document Document, int noOfSplits, int totalPageCount) throws Exception…...getting reatained in splitted document Aspose.Words Product Family...a large document into smaller document using document.extractPages()...

    forum.aspose.com/t/list-labels-not-getting-reat...