Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 48,106 for

shape

(0.41 sec)
  1. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Remarks The default value for a Shape is true . Examples Shows how...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the Shape is positioned horizontally....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....method Fits the image data to Shape frame so that the aspect ratio...matches the aspect ratio of Shape frame. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....Shows how to set pattern for a shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked Shapes in Excel files using Aspose.Cells for C++....Refresh Values of Linked Shapes with Golang via C++ Contents...Sometimes, you have a linked shape in your Excel file that is linked...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  7. Შეკუმშოს HTML C++

    შეკუმშოს HTML C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ka/cpp/compress/html/
  8. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrapType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background Shape for enhanced visual appeal. Maximize your design potential!...background shape of the document. Can be null . public Shape BackgroundShape...Microsoft Word allows only a shape that has its ShapeType property...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a Shape in points....that strokes the path of a shape in points. @property def weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

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