Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 48,108 for

shape

(0.19 sec)
  1. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a Shape with below then excel is crashed i assigned width from ShapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line Shape ShapePath ShapePathBottom …...Hello There, When i draw a shape with below then excel is crashed...sample code for draw a line shape ShapePath shapePathBottom =...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  2. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the master by checking that shape.placeholder is not None , inspect...convert a placeholder to a normal shape when you need full control,...

    docs.aspose.com/slides/python-net/manage-placeh...
  3. Bring shapes to the front or back in a workshee...

    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....Ask AI Bring shapes to the front or back in a worksheet Contents...Scenarios When there are multiple shapes present in the same location...

    docs.aspose.com/cells/python-java/send-shape-fr...
  4. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt Shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....SmartArt Shape in PowerPoint Access a SmartArt Shape in PowerPoint...PowerPoint Change SmartArt Shape’s Style C# .NET API to Create SmartArt...

    blog.aspose.com/slides/create-smartart-in-power...
  5. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/html/
  6. AxisTickLabels.Rotation | Aspose.Words for .NET

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your chart's clarity and visual appeal.... Shape shape = builder . InsertChart (...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Refresh Values of Linked Shapes|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....AI Refresh Values of Linked Shapes Contents [ Hide ] Sometimes...Sometimes, you have a linked shape in your Excel file that is linked...

    docs.aspose.com/cells/java/refresh-values-of-li...
  10. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....80 , 400 ); // Access first shape which is a text box and set...text. const shape = ws . getShapes (). get ( 0 ); shape . setText...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...