Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 43,015 for

shape

(0.15 sec)
  1. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a Shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my Shapes have allways an empty Par…...the horizontal alignment of a shapes text i have to use the Para...with Shapes Paragraph But if i do so, all of my shapes have allways...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  2. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....ReflectionEffect class along with Shape.Reflection property in order...the reflection effects of a Shape object. The ReflectionEffect...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the Shape or group Shape that is about to be saved in C++....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ShadowFormat.Clear | Aspose.Words for .NET

    Effortlessly reset your shadow format with the ShadowFormat Clear method. Enhance your design with a clean slate today!...the shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Shapes in C++|Aspose.Words for C++

    Introduction to Shape markup language, creating Shapes of different types using C++....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/cpp/working-with-shapes/
  6. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets or sets a boolean value indicating whether the Shape is visible in C++....value indicating whether the shape is visible. bool Aspose :: Words...Examples Shows how to hide the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for Shapes. Enhance your designs with precise path strokes in points!...that strokes the path of a shape in points. public double Weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...insert a shape with no wrapping. shape = builder . insert_shape ( shape_type...shape_type = aw . drawing . ShapeType . CUBE , width = 200 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the Shape is positioned horizontally in C++....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...请按以下步骤操作: 使用 Shape::GetResultOfSmartArt() 方法将SmartArt形状转换为组形状。...containing gear type smart art shape U16String inputFile ( u "sampleExtractTextFro...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...