Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 9,896 for

shape

(0.21 sec)
  1. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working Solution for Chart Resizing in PPTX|Asp...

    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.... Let us say there is some shape at index 2 in the template where...predefined (which is the size of the shape at index 2 in the template)...

    docs.aspose.com/slides/net/working-solution-for...
  3. 新的 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspo...

    在 C# 或 .NET 中导出 PowerPoint HTML...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...ITextFrame textFrame = ((AutoShape)shape).TextFrame; < div class = "text"...

    docs.aspose.com/slides/zh/net/web-extensions/
  4. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...Is Not Applied when Cloning Shapes or Slides Across Presentations...presentation and clone only shapes from the source slide, the...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  6. AdjustmentCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....(); // Textbox: SharedPtr < Shape > textBox = builder -> InsertShape...ExplicitCast < Shape > ( docEdited -> GetChild ( NodeType :: Shape , 0 ...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...