Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 67,899 for

import

(0.1 sec)
  1. Defining Weekdays for Exceptions in Ruby | Aspo...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 4 5 except = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  2. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....an existing PDF file: import os import aspose.pdf as ap # Global...TextBuilder . Save the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  3. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML to PNG using Aspose.HTML Python library. Consider the supported MHTML to PNG conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  5. Convert HTML to PNG – Python code and Online Co...

    Convert HTML to PNG using Aspose.HTML for Python via .NET. Save web pages in PNG format quickly, clearly, and securely....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/...
  6. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. Creating, Opening and Saving PSD Files|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.... Importing image to PSD layer This article...usage of Aspose.PSD to add or import an image to a PSD layer. Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...
  8. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Page to PDF import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/pages/
  9. 将 3D 模型中的所有多边形转换为三角形|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在任何受支持的 3D 文件中将所有多边形转换为三角形。...threed import FileFormat , Scene from aspose...aspose.threed.entities import PolygonModifier # For complete examples...

    docs.aspose.com/3d/zh/python-net/convert-all-po...
  10. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for Python via .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....threed import FileFormat , Scene from aspose...aspose.threed.entities import Box , Cylinder # For complete examples...

    docs.aspose.com/3d/python-net/create-scene-with...