Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 69,573 for

import

(0.09 sec)
  1. Stop and Resume a Task in Ruby | Aspose.Tasks D...

    Learn how to stop or resume Microsoft Project tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/stop-and-resume-a-ta...
  2. Convert JPG to Image in Python | products.aspos...

    Convert JPG to Image in Python. Use Python library API to convert JPG files to Images...into Image import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  3. Convert Image to JPG in Python | products.aspos...

    Convert Image to JPG in Python. Use Python library API to convert Image files to JPGs...Image into JPG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  4. 通过 Python 从 PDF 中删除图片 | Aspose.PDF

    本页介绍使用 Aspose.PDF for Python 库从 PDF 文件中删除图像的功能。...中删除图像-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  5. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/
  6. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/signature/
  7. 在 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...
  8. 使用 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-hans/python-net/reda...
  9. 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...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...raster image: import aspose.slides as slides import base64, re,...temp_dir: from export.render import pptx_slide_to_svg, render_...

    forum.aspose.com/t/image-not-visible-in-slide-p...