Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 66,966 for

import

(0.06 sec)
  1. 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...
  2. Python 直接读取html问题 - Free Support Forum - aspose...

    目前出现的问题是 读取aw.SaveFormat.HTMLhtml信息和docx格式不一样。...words import Document, HtmlFixedSaveOptions...LoadOptions from aspose.words import LoadOptions, LoadFormat, Document...

    forum.aspose.com/t/python-html/323324
  3. 乳胶到PDF | 通过 .NET 为 Python 提供 Aspose.TeX

    在本文中,使用Aspose.TeX API解决方案来了解如何将TEX转换为PDF,该文章提供了详细的说明和代码示例。... tex import * 2 from aspose. tex . io import * 3 from aspose... pdf import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-pdf/
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification.... import aspose.pdf as ap from os import path # Define...the document. import aspose.pdf as ap from os import path # Open...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  5. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....presentation: import aspose.slides as slides import aspose.pydrawing...add fonts to a presentation: import aspose.slides as slides # Load...

    docs.aspose.com/slides/python-net/embedded-font/
  6. Handling Priorities in Ruby | Aspose.Tasks Docu...

    Learn how to handle Microsoft Project (MPP/XML) priorities 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/handling-priorities-...
  7. 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...
  8. Working with Distribution Lists in PST File|Doc...

    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....shown in the code sample below: import aspose.email as ae displayName1...add_mapi_message_item ( distributionList ) import aspose.email as ae displayName1...

    docs.aspose.com/email/python-net/working-with-d...
  9. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... import os import aspose.pdf as ap # Global...without saving the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  10. Convert HTML To JPG Java

    Convert HTML to JPG format in Java code. Save HTML as JPG using Java....professional software solution to import and export HTML, JPG, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/html-...