Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 69,962 for

import

(0.4 sec)
  1. Converting a EMF file to PDF using Python | Asp...

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/e...
  2. Process annotations via XFDF using Aspose.PDF J...

    Hello, We are receiving an error “Unknown rotation angle of the text in free text annotation.java” when processing annotations in xfdf file. Xfdf file and related PDF form attached. Product version - Aspose.PDF for Jav…...5 The method used to import annotations is PdfAnnotationEditor...

    forum.aspose.com/t/process-annotations-via-xfdf...
  3. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....the look up paths to allow importer to find external dependencies...= new ObjLoadOptions (); // Import materials from external material...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  4. Benefits of Aspose.Slides products | products.a...

    Why Aspose.Slides products are the best choice for working with presentations...such as 2D and 3D effects, PDF import and export, video export, WordArt...PDF/UA. These settings are important for ensuring that your PDF...

    products.aspose.com/slides/benefits/
  5. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... import aspose.slides as slides # Load...change the table’s overall size. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  6. 档案

    档案... import aspose.diagram from aspose.diagram import * def...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  7. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  8. Convert GLB to FBX in Python | GLB Files to FBX

    Learn how to convert GLB to FBX in Python with Aspose.3D for Python. This guide shows installation, a code example, and best practices for accurate 3D conversion....API is designed to preserve important model data such as mesh geometry...Then import the library into your Python project: import aspose...

    blog.aspose.com/3d/convert-glb-to-fbx-in-python/
  9. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style Imports with equal names in documents. Customize your Import process effortlessly!...specifies how styles will be imported when they have equal names... if KeepSourceFormatting importing mode is used. When this option...

    reference.aspose.com/words/net/aspose.words/imp...
  10. 档案

    档案...这里有一个执行所有这些步骤的 Python 代码片段: import aspose.cells as cells from...from aspose.pydrawing import Color # 加载Excel文件 workbook = cells ...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...