Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 50,258 for

shape

(0.19 sec)
  1. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 在 Ruby 中对形状的每个文本值应用不同的样式|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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/zh/java/apply-different...
  3. ShapeBase.FlipOrientation | Aspose.Words for .NET

    Discover the ShapeBase FlipOrientation property to effortlessly switch your Shape's orientation, enhancing your designs with ease and creativity....Switches the orientation of a shape. public FlipOrientation FlipOrientation...Examples Shows how to flip a shape on an axis. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality Shape thumbnails from PowerPoint slides with JavaScript and Aspose.Slides for Node.js – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes in JavaScript Contents [ Hide...need to view the images of the shapes separately in an image viewer...

    docs.aspose.com/slides/nodejs-java/create-shape...
  5. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....设置 Visio Shape 的 XForm、Line 和 Fill 数据 Contents [ Hide ] 设置变形数据...particular shape and update its XForm for ( Shape shape :( Iterable...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  6. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....more, visit the Working with Shapes documentation article. public...the text fits the path of a shape. FitShape { get; set; } Defines...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....with Shapes documentation article. Remarks: Use the Shape.getTextPath()...access WordArt properties of a shape. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  8. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  9. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the Shape path....will be used instead of the shape path. @property def x_scale...of the lower boundary of the shape. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

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