Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 366 for

axis system

(0.57 sec)
  1. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....Symbol a Scaling factor in the X-axis or the cosine value of the rotation...cos(α) b Skewing factor in the Y-axis or the sinus value of the rotation...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  2. Chart Text Elements Retain Original Colors When...

    When converting an Excel chart from color to black and white, text elements (Axis labels, data labels, legend text) still display in their original colors When converting an Excel chart from color to black and white, te…...black and white, text elements (axis labels, data labels, legend...black and white, text elements (axis labels, data labels, legend...

    forum.aspose.com/t/chart-text-elements-retain-o...
  3. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection::idx_get method. Gets the Axis at the specified index in C++....method Gets the axis at the specified index. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....instance of the Presentation class System :: SharedPtr < Presentation...presentation = System :: MakeObject < Presentation > (); System :: SharedPtr...

    docs.aspose.com/slides/cpp/chart-data-label/
  5. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....how to set chart axis title. auto doc = System :: MakeObject <...Document > (); auto builder = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... getAngle (); System . out . println ( "Detected...angle = region . getAngle (); System . out . println ( "Detected...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Public API Changes in Aspise.Cells 8.3.2|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....if the chart has a particular axis or not. The following sample...get ( 0 ); //Determine which axis exists in chart boolean ret...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...with the x-axis and y-axis are somehow behind the axis. Where as...seems to be in front of the axis. These are highlighted in red...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary Axis and clustered bar on the secondary Axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...primary axis and clustered bar on the secondary axis. image.png...document : Primary and Second Axis Learn how to understand and...

    forum.aspose.com/t/need-a-sample-code-to-create...
  10. Create a Chart|Aspose.Slides 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.... Access the chart value axis and set the major unit, minor...Access the chart depth or series axis and remove that as in this example...

    docs.aspose.com/slides/net/create-a-chart/