Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 73,831 for

import

(0.15 sec)
  1. Weekday Properties in Ruby | Aspose.Tasks Docum...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/weekday-properties-i...
  2. Working with Protection|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 jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/working-wit...
  3. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number stamps to PDF documents in Python.... import sys import aspose.pdf as ap from os import path def...PDF. import sys import aspose.pdf as ap from os import path def...

    docs.aspose.com/pdf/python-net/add-page-number/
  4. Convert SVG to JPG in Python – Code Examples

    Convert SVG to JPG in Python with Aspose.SVG. Use ImageSaveOptions, set a background color, page size, margins, and output resolution.... svg import SVGDocument 2 from aspose.... svg . converters import Converter 3 from aspose. svg . rendering...

    docs.aspose.com/svg/python-net/convert-svg-to-jpg/
  5. 在 Python 中将 SVG 转换为 JPG – 代码示例

    使用 Aspose.SVG for Python via .NET 在 Python 中将 SVG 转换为 JPG。通过 ImageSaveOptions 设置背景颜色、页面大小、边距和输出分辨率,并查看代码示例、常见错误和批量转换入口。... svg import SVGDocument 2 from aspose.... svg . converters import Converter 3 from aspose. svg . rendering...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  6. Using early binding in CPP|Aspose.PDF for .NET

    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....sample pay attention that #import typelib.tlb makes C++ compiler...new versions of them. often importing only one TLB file leads to...

    docs.aspose.com/pdf/net/using-early-binding-in-...
  7. 在 Python 中将 SVG 转换为图像

    使用 Aspose.SVG for Python via .NET 在 Python 中将 SVG 转换为图像格式。可保存为 JPG、BMP、TIFF、GIF 或 PNG,并通过保存选项设置大小、背景、边距、分辨率和输出格式。... Copy 1 import os 2 from aspose. svg import SVGDocument 3...converters import Converter 4 from aspose. svg . drawing import Margin...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  8. 档案

    档案... import aspose.pycore as aspycore from...from aspose.imaging import Image, Rectangle, RasterImage from...

    blog.aspose.com/zh/imaging/merge-multiple-image...
  9. Count PDF Artifacts in Python|Aspose.PDF for Py...

    Learn how to inspect and count pagination artifacts in PDF documents using Python with Aspose.PDF for Python via .NET....from os import path from collections import Counter import sys import...import aspose.pdf as ap def count_pdf_artifacts ( infile ): """Count...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  10. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...