Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 45,857 for

shape

(0.09 sec)
  1. Adding Picture Frame with Animation|Aspose.Slid...

    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....Picture frames are applied to shapes or images in Microsoft PowerPoint...empty slide. Add a picture shape to the slide. Apply animation...

    docs.aspose.com/slides/net/adding-picture-frame...
  2. 在 Python 中将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    了解如何使用 Aspose.Slides for Python 轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南配有 Python 示例代码,为希望简化文档工作流程的开发人员提供解决方案。...for shape in slide . shapes : # 插入幻灯片的文本 if type ( shape ) is...AutoShape : builder . writeln ( shape . text_frame . text ) builder...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....annotations with color and shape, and applying different highlight...while specifying the color and shape Apply the highlight annotation...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  4. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Unit method. Gets or sets the scaling value of the display units as one of the predefined values in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Format PowerPoint Text in Java|Aspose.Slides Do...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more with powerful Java code examples.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Java...

    docs.aspose.com/slides/java/text-formatting/
  9. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

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