Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 70,852 for

import

(0.21 sec)
  1. Doc to Docx conversion -> Requested default val...

    Import aspose.words as aw Import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...2026, 5:26am 1 import aspose.words as aw import aspose.words.saving...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  2. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote to OneNote using C#. Utilize the API example code for batch conversion of .enex files to .one within VB.NET, Asp.NET, or any .NET-based application...Note allows you to import your exported PDF files into...Document(); // Import multiple PDF files d.Import(Path.Combine(dataDir...

    products.aspose.com/note/net/conversion/evernot...
  3. Open an Existing Visio Drawing in Ruby|Document...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/open-an-existing-v...
  4. Merge HTML Files in Python | products.aspose.com

    Merge HTML to HTML in Python. Use Python library API to combine HTML files...HTML to HTML import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/htm...
  5. Merge XML files using Python | Aspose.PDF

    Merge XML files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path xml_load_options...

    products.aspose.com/pdf/python-net/merger/xml/
  6. Merge XPS files using Python | Aspose.PDF

    Merge XPS files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path xps_load_options...

    products.aspose.com/pdf/python-net/merger/xps/
  7. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  8. Merge Images in Python | products.aspose.com

    Merge image to image in Python. Use Python library API to combine images...image to image import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/ima...
  9. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while Importing from HTML using Aspose.Cells for JavaScript via C++....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  10. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...