Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 48,452 for

shape

(0.43 sec)
  1. TextPath.xscale property | Aspose.Words for Nod...

    TextPath.xscale property. Determines whether a straight textpath will be used instead of the Shape path....will be used instead of the shape path. get xscale () : boolean...of the lower boundary of the shape. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Word Art Watermark to Worksheet using Aspos...

    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....text, make text fit a preset shape, or apply text to an Excel sheet...get ( 0 ); //Add Watermark Shape wordart = sheet . getShapes...

    docs.aspose.com/cells/java/add-word-art-waterma...
  3. 公共 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....); // get a shape by ID Shape shape = page . Shapes . GetShape...= ( CommandButtonActiveX ) shape . ActiveXControl ; // set width...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...{ for (var shape : slide.getShapes()) { if (shape instanceof...((PictureFrame) shape).getShapeType()) { ((PictureFrame) shape).setShapeType(ShapeType...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  5. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your Shapes with customizable textures for stunning document designs....texture to be used to fill a shape. public enum PresetTexture Values...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...get_Item(0); IShape shape = slide.getShapes().get_Item(0); shape.getImage()...Width and Height Instead of the Shape Box in Java? Professionalize...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  8. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++....get_ShapeType () Gets or sets the shape type of the parent chart element...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...