Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 50,319 for

shape

(1.81 sec)
  1. ChartSeriesCollection.Count | Aspose.Words for ...

    Discover the ChartSeriesCollection Count property, which provides the total number of ChartSeries in your collection for enhanced data visualization.... Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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/
  3. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...All text is converted to a shape. While I guess this is somewhat...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  4. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/java/export-to-html5/
  5. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 检索 Visio 连接器和字体信息|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.... println ( "\nFrom Shape ID : " + connector . getFromSheet...System . out . println ( "To Shape ID : " + connector . getToSheet...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  7. 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...
  8. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/php-java/export-to-html5/
  9. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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...