Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 73,773 for

import

(1.07 sec)
  1. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... 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...
  2. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side.... 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...
  3. Buat WORD Menggunakan Python

    Buat WORD baharu dalam Python dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Python via .NET....Penanda Halaman Sisipkan Carta import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ms/python-net/make/word/
  4. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...api_example_base import ApiExampleBase , MY_DIR import aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as external linked files.... import com.aspose.slides.HtmlFormatter ; import com.aspose...HtmlOptions ; import com.aspose.slides.ILinkEmbedController ; import com...

    docs.aspose.com/slides/androidjava/exporting-pr...
  6. 在 PDF 中保存 3D 场景|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以通过添加相机,灯光,多边形和各种其他实体来构建 3D 场景。他们现在还可以将 3D 场景保存为 PDF 文件格式。...threed import Scene from aspose.threed.entities import Cylinder...shading import PhongMaterial from aspose.threed.formats import PdfSaveOptions...

    docs.aspose.com/3d/zh/python-net/save-a-3d-scen...
  7. 在 Python 中统计 PDF 工件|Aspose.PDF for Python via .NET

    了解如何使用 Python 通过 Aspose.PDF for Python via .NET 检查并统计 PDF 文档中的分页工件。...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/zh/python-net/counting-arti...
  8. 在 Python 中向 PDF 添加圆形形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制和填充 PDF 文件中的圆形形状。... import aspose.pdf as ap import aspose.pdf.drawing...此示例演示了如何添加圆形并填充颜色。 import aspose.pdf as ap import aspose.pdf.drawing...

    docs.aspose.com/pdf/zh/python-net/add-circle/
  9. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。...threed import FileFormat , Scene from aspose...entities import Cylinder from aspose.threed.utilities import Quaternion...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  10. 读取 Outlook for Mac OLM 文件并获取文件夹及子文件夹信息|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....OlmStorage 类并将完整文件名或流作为参数传入: import aspose.email as ae fileName...OlmStorage 类并将完整文件名或流作为参数传入: import aspose.email as ae fileName...

    docs.aspose.com/email/zh/python-net/read-outloo...