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

import

(0.79 sec)
  1. 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/
  2. Form Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using Form Class....FDF from a PDF File (Facades) Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/form-class/
  3. 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...
  4. 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...
  5. 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...
  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. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing OTP import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/otp/
  9. 在 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/
  10. View POTX in Python | products.aspose.com

    View POTX in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing POTX import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/potx/