Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 48,850 for

shape

(0.54 sec)
  1. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....HeaderFooter, Comment, Footnote or a Shape node Row-level - Among rows...

    docs.aspose.com/words/cpp/structured-document-t...
  2. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...); IEffectFormat effects = shape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/text-form...
  3. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....be attached to a page or a shape etc. Steps to Add Comments to...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  4. Convert Image To SVG Python

    Convert Image to SVG format in Python code. Save Image as SVG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++.... SetID ( u "Shape" ); // Specify search custom...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  6. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....the master presentation Add shape type using AddAutoShape method...

    products.aspose.com/slides/java/watermark/pptx/
  7. ChartSeries.DataPoints | Aspose.Words for .NET

    Discover the ChartSeries DataPoints property, offering a comprehensive collection of formatting tools to enhance every data point in your series....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.Format | Aspose.Words for .NET

    Discover the ChartDataLabel Format property for easy access to customizable fill and line formatting, enhancing your data visualization effortlessly....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.ShowPercentage | Aspose.Words fo...

    Enable percentage display on chart data labels with the ChartDataLabel ShowPercentage property. Enhance clarity and insights in your visual data!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. Python API code to extract images and text from DOCX document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/docx/