Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 49,131 for

shape

(0.12 sec)
  1. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...DocumentBuilder ( srcDoc ); Shape textBox = builder . InsertShape...importFormatOptions ); Shape importedTextBox = ( Shape ) importer . ImportNode...

    reference.aspose.com/words/net/aspose.words/imp...
  2. ThemeFonts.complex_script property | Aspose.Wor...

    ThemeFonts.complex_script property. Specifies font name for ComplexScript characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。... shapes . add_chart ( slides . charts...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Lock or unlock shapes|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....Ask AI Lock or unlock shapes Contents [ Hide ] Sometimes, you...you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/python-net/lock-or-unlock...
  6. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the LoadOptions LoadFormat property to easily specify document formats. Optimize loading with the default Auto setting for seamless performance.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . That ( imageShape...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Facing issue when converting word to pdf - Free...

    KSRELIFDOCة.docx (89.1 KB) KSRELIFDOCة (2).pdf (95.3 KB) I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online usin…...corrects the position of a wrapped shape that goes outside the page,...applied to header/footer shapes. The shape that overlaps other contents...

    forum.aspose.com/t/facing-issue-when-converting...
  8. ChartAxis.CrossesAt | Aspose.Words for .NET

    Discover the ChartAxis CrossesAt property to easily define intersection points on your chart's perpendicular axis for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....new DocumentBuilder (); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ThemeColors.Hyperlink | Aspose.Words for .NET

    Discover the ThemeColors Hyperlink property to customize hyperlink colors, enhancing your website's design and user experience effortlessly....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...