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

shape

(0.05 sec)
  1. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....Examples Shows how to remove all shapes from a node. let doc = new...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  4. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...AxisTickLabels > xTickLabels = shape -> get_Chart () -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. NodeRendererBase.get_size_in_pixels method | As...

    aspose.words.rendering.NodeRendererBase.get_size_in_pixels method...Calculates the size of the shape in pixels for a specified zoom...a bitmap for rendering the shape neatly onto the bitmap. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  7. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature lines....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  8. DashStyle | Aspose.Words for Java

    Dashed line 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...
  9. NodeRendererBase.sizeInPoints2 property | Aspos...

    NodeRendererBase.sizeInPoints2 property. Gets the actual size of the Shape in points....Gets the actual size of the shape in points. get sizeInPoints2...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill....color for foreground/background shape color. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

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