Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,072 for

import

(0.05 sec)
  1. 动画图表|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 图表系列和动画... import aspose.slides.animation as anim ; import aspose...在下面的示例中,我们对图表类别进行了动画处理。 import aspose.slides.animation as anim ; import aspose...

    docs.aspose.com/slides/zh/python-net/animated-c...
  2. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Doughnut Chart|Aspose.Slides for Python Documen...

    Specify center gap in doughnut chart in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/doughnut-chart/
  4. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....PowerPoint presentation to TIFF: import aspose.slides as slides # Instantiate...to a black-and-white TIFF: import aspose.slides as slides tiff_options...

    docs.aspose.com/slides/python-net/convert-power...
  5. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...this process: import com.aspose.cells.Color; import com.aspose.cells...cells.Style; import com.aspose.cells.Workbook; import AsposeCellsExamples...

    forum.aspose.com/t/how-to-change-number-format-...
  6. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...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...
  7. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...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...
  8. Chart Formatting|Aspose.Slides for Python Docum...

    Format chart entities in PowerPoint presentations in Python...PPTX file import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiating...

    docs.aspose.com/slides/python-net/chart-formatt...
  9. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another. To learn more, visit the documentation article in C++....efficiently perform repeated import of nodes from one document...ose::Words::Node>&, bool) Imports a node from one document into...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents...how the numbering will be imported when it clashes in source...the formats will clash if we import one document into the other...

    reference.aspose.com/words/nodejs-net/aspose.wo...