Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 70,109 for

import

(0.19 sec)
  1. Adding Calendar Exceptions in Ruby | Aspose.Tas...

    Learn how to add Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...) 4 5 calException = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/adding-calendar-exce...
  2. Converting a MHT file to PNG using Python | Asp...

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/conversion/m...
  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. Convert Evernote to OneNote in C# | Aspose.Note

    Learn how to convert Evernote to OneNote in C#. This guide provides code examples and simplifies the export process....NET allows you to import exported PDFs into OneNote...instance of the Document class. Import the converted Evernote PDF...

    blog.aspose.com/note/convert-evernote-to-onenot...
  5. Convert Visio to BMP via Python | products.aspo...

    Sample Python conversion Visio to BMP file. Use this example code to convert Visio to BMP within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  6. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。...代码实现了上述步骤: import aspose.slides as slides import aspose.pydrawing...代码演示如何添加项目符号段落: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-par...
  7. Converting a TEX file to EMF using Python | Asp...

    Sample code on Python for TEX to EMF conversion. Use example code for batch TEX to EMF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/t...
  8. Converting a MD file to PNG using Python | Aspo...

    Sample code on Python for MD to PNG conversion. Use example code for batch MD to PNG conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/conversion/m...
  9. 在 Python 中将 MHTML 转换为 PDF – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 PDF。在即用型 Python 代码示例中考虑支持的 MHTML 转换为 PDF 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....examples ; import com.aspose.pdf.* ; import com.aspose.pdf...pdf.facades.* ; import com.aspose.pdf.facades.Stamp ; public class...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...