Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 54,921 for

import document

(0.34 sec)
  1. Convert PPSX to SVG in Node.js | products.aspos...

    Convert PPSX to SVG in Node.js. Use Node.js library API to convert PPSX files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  3. Convert VSS to PDF via Python | products.aspose...

    Sample Python conversion code for VSS format to PDF file. Use this example code to convert VSS to PDF 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...
  4. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Python via Java library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks.... Code Example import jpype import asposecells jpype . startJVM...asposecells.api import Workbook from asposecells.api import Workbook...

    docs.aspose.com/cells/python-java/splitting-exc...
  5. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....across multiple worksheets or documents. How to Scale a Worksheet...specified pages: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  6. PDF Conversion Solution using Python via Java |...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for Java...solution for converting PDF documents. Python is an object-oriented...quickly convert your PDF documents to the most popular formats...

    products.aspose.com/pdf/python-java/conversion/
  7. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。... 实例化 Document 和 DocumentBuilder 类以生成 Word...的演示文稿,如下所示: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/zh/python-net/convert-po...
  8. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  9. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...IOException { try (Document pdfDocument = new Document(); ImageInputStream...follows these steps. import com.aspose.pdf.*; import com.aspose.imaging...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  10. Convert VDX to VSTM via Python | products.aspos...

    Sample Python conversion code for VDX format to VSTM file. Use this example code to convert VDX 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...