Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 45,855 for

shape

(0.13 sec)
  1. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of Shape in a Microsoft Word document in C++....enum Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Draw Shapes in Page|Documentation

    This section explains how to draw Shapes in a visio page with Aspose.Diagram....Draw Shapes in Page Contents [ Hide ] Draw Polyline in Page Aspose...polyline shape in a page. In order to draw a polyline shape, the...

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  3. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++.... Examples Shows how to set shape fill type as image. auto doc...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  5. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...set_TiffCompression (TiffCompression::Lzw); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/hy/cpp/compress/tiff/
  6. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false...."Senior Manager" }; // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Შეკუმშოს DOC C++

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

    products.aspose.com/words/ka/cpp/compress/doc/
  9. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an object in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShadowFormat.Type | Aspose.Words for .NET

    Explore the ShadowFormat Type property to easily customize your shadow effects. Get or set the ShadowType for enhanced design flexibility....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

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