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

shape

(0.06 sec)
  1. 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/
  2. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your documents with stunning glow effects. Elevate your design with unique formatting options!...Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a gradient fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern fills for your designs. Enhance your visuals today!...Examples Shows how to process shape stroke features. Document doc...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 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...
  8. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this Shape is an image Shape....Returns true if this shape is an image shape. get isImage () : boolean...); // Verify that the first shape of the document contains a valid...

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