Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 42,307 for

shape

(0.04 sec)
  1. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your documents!...Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in Shapes as Image objects. Enhance your projects effortlessly!...Gets the image stored in the shape as a Image object. public Image...MyDir + "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 通过Node.js使用C++处理Shape或Chart的反射效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的反射效果。设置各种反射属性以达到预期效果。...js使用C++处理Shape或Chart的反射效果 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getReflection() 属性和 ReflectionEffect...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  5. JoinStyle | Aspose.Words for Java

    Line join style in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  6. Paragraph|Aspose.Slides 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....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/paragraph/
  7. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a Shape....pattern to be used to fill a shape. Members Name Description NONE...Shows how to set pattern for a shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a Shape in points in C++....that strokes the path of a shape in points. double Aspose ::...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

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