Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 42,923 for

shape

(0.08 sec)
  1. TextBox.internalMarginBottom property | Aspose....

    TextBox.internalMarginBottom property. Specifies the inner bottom margin in points for a Shape....bottom margin in points for a shape. get internalMarginBottom ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  4. cubic-bezier-curves.svg

    docs.aspose.com/svg/files/cubic-bezier-curves.svg

  5. TextBox.noTextRotation property | Aspose.Words ...

    TextBox.noTextRotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the Shape is rotated....should not rotate when the shape is rotated. get noTextRotation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java.... A Shape class object is returned by...Word using Java . It uses the Shape class object to set size with...

    kb.aspose.com/words/java/how-to-resize-image-in...
  7. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a Shape in Java....texture to be used to fill a shape. Examples: Show how to set marker...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Protection in PHP|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....Protect and Unprotect a Visio Shape in PHP Protect and Unprotect...with Pages in PHP Working with Shapes in PHP...

    docs.aspose.com/diagram/java/working-with-prote...
  10. Showing Cell Range as the Data Labels with C++|...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Cells :: Cleanup (); } Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with C++...

    docs.aspose.com/cells/cpp/showing-cell-range-as...