Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 43,097 for

shape

(0.05 sec)
  1. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Compress DOC In C++

    Compress DOC in C++ without losing quality. Optimize DOC content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/doc/
  4. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/word/
  5. Optimize File's Content Using C++

    Compress files in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...(NodeType::Shape, true ); for ( const auto & shape : System::...

    products.aspose.com/words/cpp/compress/
  6. Refresh shapes data|Documentation

    This section explains how to refresh Shape's data for a visio Shape with Aspose.Diagram....Refresh shapes data Contents [ Hide ] **Refreshes shape’s position...connection and geom when changing shape’s text or other’s ** The RefreshData...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  7. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced document management....Shows how to work with revision shapes. Document doc = new Document...False ); // Insert an inline shape without tracking revisions,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this Shape....the containing block of this shape. @property def coord_size (...group shape. doc = aw . Document () # Create a group shape. A group...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the Shape in points, relative to the anchor of the topmost Shape....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. @property def bounds_in_points (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a Shape is an image with ShapeBase's IsImage property. Easily identify image Shapes for enhanced design flexibility and functionality....Returns true if this shape is an image shape. public bool IsImage...first shape of the document contains a valid image. Shape shape...

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