Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 42,846 for

shape

(0.05 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. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Themes::Theme::get_MinorFonts me...

    Aspose::Words::Themes::Theme::get_MinorFonts method. Allows to specify the set of minor fonts for different languages in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". SharedPtr < ThemeColors > colors = theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word...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...
  5. Node.as_shape method | Aspose.Words for Python

    Node.as_Shape method. Cast node to [Shape](../../../aspose.words.drawing/Shape/)....as_shape method as_shape() Cast node to Shape . def as_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....settings from vstk resource in Shape Stroke rendering Feature PSDJAVA-540...Stroke shapes Feature PSDJAVA-541 Do not repaint Shape layer if...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... Remarks Use the Shape.ole_format property to access...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式... Workbook (); const shapes = workbook . getWorksheets...// add a TextBox const shape = shapes . addTextBox ( 2 , 0 ,...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  10. 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...