Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,803 for

import

(0.03 sec)
  1. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 嵌入字体|Aspose.Slides for Python 文档

    在 Python 中使用 PowerPoint 演示文稿中的嵌入字体...代码演示了如何获取和移除演示文稿中的嵌入字体: import aspose.slides as slides import aspose.pydrawing...Python 代码演示了如何嵌入和添加字体到演示文稿: import aspose.slides as slides # 加载演示文稿...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  3. 演示文稿页眉和页脚|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 页眉和页脚...某些特定幻灯片的注释可以如下面的示例所示进行更新: import aspose.pydrawing as draw import aspose.slides...下面示例中提供了代码片段。 import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/presentati...
  4. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....MakeObject < Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....MakeObject < Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Merge Presentation|Aspose.Slides for Python Doc...

    Merge or combine PowerPoint Presentation in Python...how to merge presentations: import aspose.slides as slides with...demonstrates the described operation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/merge-present...
  7. Managing Task Durations in PHP

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 3 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 4...

    docs.aspose.com/tasks/java/managing-durations-i...
  8. Adding Calendar Exceptions in Ruby

    Learn how to add Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...0 ) 3 calException = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/adding-calendar-exce...
  9. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...文档保存到文件中: Copy 1 import os 2 from aspose. svg import * 3 4 # Prepare...Url: Copy 1 import os 2 from aspose. svg import * 3 4 # Setup...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  10. Save Presentation|Aspose.Slides for Python Docu...

    Save PowerPoint Presentation as file or stream in Python... import aspose.slides as slides # Instantiate...presentation to the stream. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/save-presenta...