Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 49,131 for

shape

(0.17 sec)
  1. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++....get ( 0 ); const shapes = worksheet . shapes ; // add a TextBox...TextBox const shape = shapes . addTextBox ( 2 , 0 , 2 , 0 , 50 , 120...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  3. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...400 , height = 400 ) chart = shape . chart # Delete the default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Შეკუმშოს JPG C#

    შეკუმშოს JPG C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ka/net/compress/jpg/
  6. Սեղմել TIFF Ը C# Ում

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

    products.aspose.com/words/hy/net/compress/tiff/
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. 档案

    档案...string visioStencil = "Basic Shapes.vss"; const string rectangleMaster...设置新形状的属性 Shape shape = diagram.Pages[pageNumber].Shapes.GetShape(rectangleId);...

    blog.aspose.com/zh/diagram/create-org-chart-csh...
  9. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Node.as_shape method | Aspose.Words for Python

    Node.as_Shape method. Cast Node to [Shape](../../../aspose.words.drawing/Shape/)....as_shape method as_shape() Cast Node to Shape . def as_shape (...

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