Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 50,285 for

import document

(0.37 sec)
  1. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt Documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the TXT document into HTML Create...

    products.aspose.com/total/net/conversion/txt-to...
  2. 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...
  3. Repair PDF using Rust | Aspose.PDF

    Repair PDF Documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Programmatic modification of PDF documents is an essential part of modern...Download . How to Repair PDF documents You need Aspose.PDF for Rust...

    products.aspose.com/pdf/rust-cpp/repair/
  4. 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...
  5. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...compliant PDF. from asposepdf import Api DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  6. 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/
  7. Merge PostScript files to PDF using Python

    Merger PS functionality of Aspose.Page API solution for Python allows you to combine several PS files into a single PDF Document....output stream for output PDF document. Create an array of PS files...PostScript files with created document and save it as PDF with PDF...

    docs.aspose.com/page/python-net/merge/ps/
  8. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在用 Python.NET 保存为HTML时禁用CSS|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML格式时禁用CSS样式。... 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions..."outputDisable.html" ), opts ) AI Document Assistant Close 在保存为HTML时禁用导出框架脚本和文档属性...

    docs.aspose.com/cells/zh/python-net/disable-css...
  10. 在PDF中以编程方式添加文字印章|Aspose.PDF for Java

    使用TextStamp类通过Java向PDF文件添加文字印章。...为了添加文本印章,首先需要使用所需的方法创建一个 Document 对象和一个 TextStamp 对象。之后,可以调用...pdf.examples ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/text-stamps-in-the-...