Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 64,257 for

import

(0.22 sec)
  1. 在Jython中将文件转换为XPS|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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  2. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....words import Settings from com . aspose . words import FileFormatUtil...java . text import MessageFormat from java . io import File class...

    docs.aspose.com/words/java/working-with-digital...
  3. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…... import java.io.File; import com.aspose.words...Document; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/aspose-word-document-to-imag...
  4. Defining Weekdays for Calendar in Ruby | Aspose...

    Learn how to define calendar weekdays for Microsoft Project projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 4 5 weekday = Rjb :: import( 'com.aspose.tasks.WeekDay'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  5. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python.... import jpype import asposeslides jpype.startJVM()...startJVM() from asposeslides.api import Presentation, SaveFormat, ShapeType...

    products.aspose.com/slides/python-java/
  6. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  7. 使用 Python 打印 PDF | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。...此示例代码显示如何打印 PDF 文件 import aspose.pdf as apdf import aspose.pdf.facades...apfacades import aspose.pydrawing as drawing import aspose.pdf...

    products.aspose.com/pdf/zh-hant/python-net/print/
  8. Manage Attachments in Email Message in Jython|D...

    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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  9. Save Message as Draft in Jython|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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MapiMessage...

    docs.aspose.com/email/java/save-message-as-draf...
  10. Split Tasks in Ruby | Aspose.Tasks Documentation

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...Project' ) . new 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/