Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 66,920 for

import

(0.09 sec)
  1. DWG to svg,我想在转svg的时候携带一些属性,我该如何操作? - Free Supp...

    使用Aspose for Java将DWG to svg,我想在转svg的时候携带一些自定义属性到svg的path、text元素中,我该如何操作?...导出为 SVG java<br>import com.aspose.cad.*;<br>import com.aspose.cad...imageoptions.SvgOptions;<br>import java.io.*;<br><br>CadImage...

    forum.aspose.com/t/dwg-to-svg-svg/323730
  2. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box.... import math import os import aspose.pdf as ap...number of columns. import math import os import aspose.pdf as ap...

    docs.aspose.com/pdf/python-net/floating-box/
  3. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/html/
  4. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a form from scratch, fill the form field in a PDF document, extract data from the form, and etc....Data - import and export form data to and XML file. Import and Export...Export Data - import and export data using Form Class. Remove...

    docs.aspose.com/pdf/net/acroforms/
  5. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。... 以下 Python 代码演示了示例操作: import aspose.slides as slides with...代码展示了如何将工作簿单元格设置为图表数据标签: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-work...
  6. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....threed import FileFormat , FileContentType...entities import Cylinder from aspose.threed.formats import PlySaveOptions...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...
  7. Globalization and Localization with Python.NET|...

    Learn how to handle multilingual data and regional settings in Excel files using Aspose.Cells for Python via .NET....culture-specific formatting: Import the CultureInfo class Configure...patterns from aspose.cells import Workbook , CultureInfo # Create...

    docs.aspose.com/cells/python-net/globalization-...
  8. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  9. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET.... from os import path import aspose.pdf as ap path_infile...output path. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...