Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 342 for

axis system

(0.09 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. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....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/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...0 , 1 , ObjectExt :: Box < System :: String > ( u "Series 1"...0 , 2 , ObjectExt :: Box < System :: String > ( u "Series 2"...

    docs.aspose.com/slides/zh/cpp/create-chart/
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....value along the x-axis and by ty along the y-axis. If one of the...an element along the x or y axis by a specified angle. Using...

    docs.aspose.com/svg/net/svg-transformations/