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

shape

(0.48 sec)
  1. 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...
  2. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let department1Series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....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. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-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. 档案

    档案...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...
  8. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...(); } } Add URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  9. 用JavaScript通过C++读取形状的发光效果颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取形状发光效果的颜色...可能的使用场景 如果你想读取任何形状的发光效果颜色,请使用 Shape.color 属性。它可以帮你查找与形状发光颜色相关的各种属性。...// Access the shape const shape = sheet . shapes . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/read-co...
  10. 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...