Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 366 for

axis system

(1.17 sec)
  1. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...External LaTeX packages from file system 2 3 // Create conversion options...ObjectLaTeX ); 5 // Specify a file system working directory for the output...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  2. Create Stock Chart in Excel using Python

    This article guides on how to create Stock chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock graph in excel using Python....Excel using Python Import the system, date, and Aspose.Cells for...add data labels, customize the axis titles, or export the chart...

    kb.aspose.com/cells/python/create-stock-chart-i...
  3. Enable Compact Format for Negative Values in To...

    Hi Team, In Excel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...Test Label X-axis 123456", "Q2 Loss Test Label X-axis 123456789"...123456789", "Q3 Growth Test Label X-axis 123456", "Q4 Loss Test Label"};...

    forum.aspose.com/t/enable-compact-format-for-ne...
  4. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... System :: Drawing :: Point Aspose...populate a group shape. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... 2 System::String dataDir = RunExamp...PostScript document 5 { 6 System::SharedPtr < System::IO::Stream > outPsStream...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  6. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...for (ChartAxis axis : chart.getAxes()) { if (axis.getType() ==...== ChartAxisType.VALUE) { axis.hasMajorGridlines(false); } } //...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  7. Waterfall Chart Issue with Data Label Formattin...

    Hi Team, We identified an issue in the PowerPoint Waterfall Chart where data labels do not honor the configured custom number format after changing the locale from US to Italy. Although the underlying number format is a…...00"); } // Configure value axis tick label format (same as excel)...00"); // Configure category axis tick label rotation (45 degrees...

    forum.aspose.com/t/waterfall-chart-issue-with-d...
  8. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....shape, you may rotate it by the axis. Create an extrusion or depth...imageScale = 2 ; auto presentation = System :: MakeObject < Presentation...

    docs.aspose.com/slides/cpp/3d-presentation/
  9. Presentation Charts Get Distorted During PPTX-t...

    Hello Team, We have identified a reproducible issue when converting PPTX to PPTX where certain embedded charts fail to render correctly. We are currently using version 24.4 of Aspose.slides. We have also tried the same…...our internal issue tracking system and will deliver their fixes...@suming.li , The issue is that the axis-related data contains an error...

    forum.aspose.com/t/presentation-charts-get-dist...
  10. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...its parent shape's coordinate system. The group shape's parent is...Move the group shape's x and y axis origin from the top left corner...

    reference.aspose.com/words/net/aspose.words.dra...