Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 66,786 for

import

(0.1 sec)
  1. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...將文本水印添加到 PPTX import aspose.slides as slides import aspose.pydrawing...使用 Python 將圖像水印添加到 PPTX 演示文稿 import aspose.slides as slides with...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. Managing Task Costs | Aspose.Tasks Documentation

    Explore techniques for managing task costs with Ruby using Aspose.Tasks Java....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/managing-task-costs-...
  3. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....XFDF Get Button Option Value Import and Export Data Print Documents...

    docs.aspose.com/pdf/net/form-class/
  4. Working with GridWeb Worksheets|Documentation

    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....Worksheets Copy a Worksheet Import DataView to GridWeb Export...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class.... Python import aspose.threed as a3d # load...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...
  6. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....with a text box, which we will import into the first document. auto...text box formatting // while importing them to other documents. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  9. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。... import aspose.pdf as ap input_pdf...,将其保存为 XLSX 格式并指定 .xlsx 扩展名 。 import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  10. Convert AI to PNG using Python|Documentation

    Check how Aspose.PSD for Python can convert AI File to PNG....achieve converting of AI to PNG -Import the necessary modules: After...installing Aspose.PSD, you need to import the required modules in your...

    docs.aspose.com/psd/python-net/convert/ai-to-png/