Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 69,599 for

import

(0.11 sec)
  1. 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...
  2. Spreadsheet Editor Getting Started|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....provides official integration to import Maven projects called M2Eclipse...project source code. Open the Import dialog from the File menu....

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  3. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 以下 Python 代码展示了如何创建图片框: import aspose.slides as slides # 实例化...Python 代码展示了如何创建具有相对缩放的图片框: import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  4. 使用 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...
  5. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/w...
  6. 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-...
  7. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 import...import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Image Resizer Licensing Plugin|Documentation

    Resize image dimensions and manage resolution in Java using the Aspose.Imaging Image Resizer plugin, which provides seamless capabilities for adjusting image sizes.... Import your image in a compatible...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  9. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    通过 Aspose.Slides for Python(基于 .NET),学习图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且吸引眼球的样式。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化 Presentation...

    docs.aspose.com/slides/zh/python-net/chart-form...
  10. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing Imported sections to start on a new page when appending documents in Aspose.Words....whether to change a first imported section type to the NewPage...and has no effect on other import-related methods. Examples Shows...

    reference.aspose.com/words/net/aspose.words/imp...