Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 47,039 for

shape

(0.12 sec)
  1. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) object at a specified index....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....such “watermark” is just a shape with text inserted into a header...is very easy to insert any shape or image into a header or footer...

    docs.aspose.com/words/java/add-watermark/
  3. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  4. Aspose::Words::Drawing::Stroke::get_BackTintAnd...

    Aspose::Words::Drawing::Stroke::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the stroke background color in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.Orientation | Aspose.W...

    Discover the ChartDataLabelCollection Orientation property to easily customize text orientation for your data labels, enhancing your chart's clarity and impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.hasChart property | Aspose.Words for Node.js

    Shape.hasChart property. Returns ``true`` if this [Shape](../) has a [Chart](../../chart/)....property Shape.hasChart property Returns true if this Shape has a...Drawing class Shape Shape.firstParagraph property Shape.hasImage property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Rotation method. Gets or sets the rotation of the tick labels in degrees in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...AxisTickLabels > xTickLabels = shape -> get_Chart () -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  10. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your Shape, enhancing your document's layout and readability....LastParagraph Shape.LastParagraph property Gets the last paragraph...paragraph in the shape. public Paragraph LastParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words.dra...