Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 69,576 for

import

(0.25 sec)
  1. 在 PST 中使用 MapiJournal|Documentation

    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.... import os from datetime import datetime , timedelta...timedelta from aspose.email.mapi import MapiJournal data_dir = "pa...

    docs.aspose.com/email/zh/python-net/working-wit...
  2. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....cells import Workbook # Instantiating a...property. from aspose.cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/python-net/how-to-print-e...
  3. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式管理 PDF 文件中的表格...中新增表格 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/table/
  4. 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...
  5. Change QR Code Color using Python

    This article guides on how to change QR code color using Python. It shares instructions set for developing the application, IDE configuration, and a sample code to set QR code background color using Python....set QR code background color Import required modules aspose.barcode...colored QR code using Python . Import required modules and classes...

    kb.aspose.com/barcode/python/change-qr-code-col...
  6. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Merge FODP Files To PPSM Using Python | product...

    Merge multiple FODP files in Python....FODP into single PPSM file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/fod...
  9. Merge FODP Files Using Python | products.aspose...

    Merge multiple FODP files in Python....multiple FODP into single file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/fodp/
  10. Merge POTM Files To PPTX Using Python | product...

    Merge multiple POTM files in Python....POTM into single PPTX file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...