Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 66,617 for

import

(0.18 sec)
  1. Setting Attributes for New Tasks in Ruby | Aspo...

    Learn how to set project attributes for new tasks 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/setting-attributes-f...
  2. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....license file: Python import jpype import asposeslides jpype ....startJVM () from asposeslides.api import Presentation , License license...

    docs.aspose.com/slides/python-java/licensing/
  3. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Code 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/currency-properties-...
  4. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... import aspose.slides as slides with...is given. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/callout/
  5. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建空的演示文稿 with...

    docs.aspose.com/slides/zh/python-net/trend-line/
  6. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/python-net/rendering-options/
  7. External LaTeX packages | Python

    Aspose.TeX API for Python supports the use of external packages that are not included in the library itself, such as the fancybox and pgfplots packages... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/external-latex-p...
  8. 用 Python 将 Markdown 转换为图像 – 将 Markdown 转换为 JPG、...

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为图片。考虑在 Python 示例中将 Markdown 转换为 JPG、PNG、BMP、GIF 和 TIFF 的情况。...'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-mark...
  9. 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/
  10. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java.... Python import jpype import os . path jarpath = os...Aspose.Words. Python import jpype import os . path ### path to...

    docs.aspose.com/words/java/python-and-aspose-wo...