Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 73,975 for

import

(0.41 sec)
  1. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import SVGDocument 2 3 # Create a...等属性: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  2. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...aw from aspose.words.fields import FieldType , FieldBuilder ,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...aw from aspose.words.fields import FieldType , FieldBuilder ,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...aw from aspose.words.fields import FieldType , FieldBuilder ,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....utilities import Vector4 # For complete examples...from aspose.threed.entities import Mesh # For complete examples...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...
  6. Move, Rotate, and Scale SVG Elements in Python ...

    Transform SVG elements in Python with Aspose.SVG. Move, rotate, scale, combine transforms, and save edited SVG files.... Copy 1 import os 2 from aspose. svg import SVGDocument 3...area. Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/transform-svg-el...
  7. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....Google Sheets, for several important reasons: Preventing Accidental...from accidentally modifying important data or formulas. Maintain...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  8. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...