Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 45,829 for

shape

(0.11 sec)
  1. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 公共 API Aspose.Diagram 16.11.0 的变化|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."Page-1" ); // get a shape by ID Shape shape = page . getShapes...= ( CommandButtonActiveX ) shape . getActiveXControl (); // set...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/net/compress/tiff/
  4. CommandButtonControl.Type | Aspose.Words for .NET

    Discover the CommandButtonControl Type property to easily access Forms 2.0 control types, enhancing your application's functionality and user experience....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  6. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate Shape dimensions in pixels based on zoom and resolution for enhanced precision....Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  7. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.start_arrow_length property | Aspose.Wor...

    Stroke.start_arrow_length property. Defines the arrowhead length for the start of a stroke....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke.end_cap property | Aspose.Words for Python

    Stroke.end_cap property. Defines the cap style for the end of a stroke....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

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