Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 30,513 for

x

(0.19 sec)
  1. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_ReverseOrder method. Returns or sets a flag indicating whether values of aXis should be displayed in reverse order, i.e. from maX to min in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Quick Recognition Examples|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.... x + ", " + rect . y + ")" ); } }..." + i + ": (" + points [ i ]. x + ", " + points [ i ]. y + ")"...

    docs.aspose.com/barcode/java/developer-guide/qu...
  6. Advanced SVG Builder API for C# – Aspose.SVG

    EXplore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....starting point of the path (Move to x=5, y=0). 5 . M (5, 0) 6 // 'L'...point to the new point (Line to x=10, y=10). 7 . L (10, 10) 8 //...

    docs.aspose.com/svg/net/svg-builder-api/
  7. aspose.barcode.generation|Aspose.BarCode for Py...

    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....Version01 - 23 x 23 modules to Version84 - 189 x 189 modules, increasing...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...基於圖表模板,從excel數據生成PPT(X)圖表、PPT(X)圖。 Online PPT Chart Creation...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  9. Aspose.Cells 8.5.2中的公共API更改|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....pageIndex, Graphics g, float x, float y) SheetRender.ToImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# eXamples for SVG rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matriX.... X . BaseVal . Value = 150; 14 rectElement...– moves the element along the x and y axes. Rotation – rotates...

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