Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 49,154 for

shape

(1.17 sec)
  1. Add Picture Frame to Presentation|Aspose.Slides...

    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.... Shapes . AddPicture ( ImageFilePath...that will be used to fill the Shape. Calculate the width and height...

    docs.aspose.com/slides/net/add-picture-frame-to...
  2. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose.PSD for Java 24.4 - Release Notes|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.... length ); // 1 Shape assertAreEqual ( 3 , shapeLayer... length ); // 3 knots in a shape assertAreEqual (- 16127182 ...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...geometric shape and is called a geoid 1 . The shape of the Earth...projections do not preserve shape similarity. A round island appears...

    products.aspose.com/gis/net/measure-distance/
  7. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...addCopy(Shape, number, number, number, number)...worksheets . get ( "Result" ). shapes . addCopy ( cshape , 20 , 0...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  9. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  10. 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