Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 48,108 for

shape

(0.37 sec)
  1. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....Cells provides a Shape.GetTextDirection() property...code demonstrates the use of Shape.GetTextDirection() property...

    docs.aspose.com/cells/cpp/change-text-direction...
  2. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …... Here is what I have: shape = builder.insert_chart(aw.drawing...ChartType.LINE,180,142) chart = shape.chart chart.series.add("Label"...

    forum.aspose.com/t/typeerror-function-missing-r...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......HTML File in Python Insert Shapes in Word using Java Convert...HTML to PDF in Python Insert Shape in Word using C# Paragraph Formatting...

    kb.aspose.com/categories/page/16/
  4. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/androidjava/manage-rows-...
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/java/manage-rows-and-col...
  6. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape AudioFrame audioFrame = ( AudioFrame...0 ); // Gets an audio frame shape IAudioFrame audioFrame = ( IAudioFrame...

    docs.aspose.com/slides/java/audio-frame/
  7. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Copy Shapes between Worksheets|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....Ask AI Copy Shapes between Worksheets Contents [ Hide ] Sometimes...Aspose.Cells supports copying shapes between worksheets. The charts...

    docs.aspose.com/cells/java/copy-shapes-between-...
  9. How to set a new font - Free Support Forum - as...

    Hello, to test aspose.diagram i’ve only a page with a rectangle that contains the text “Hello Text”. Now i want to set the font to another fontname. I can read the actual font with following code var fontID = myShape…...example to change the font of a shape. regards steve philip.zhou June...

    forum.aspose.com/t/how-to-set-a-new-font/314478
  10. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation....collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/cpp/graphs/