Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 30,234 for

x

(0.43 sec)
  1. 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....the chart rotation angles in X and Y direction. Save the presentation...ppChart . Elevation = 15 ; //X-Value ppChart . RightAngleAxes...

    docs.aspose.com/slides/net/create-a-chart/
  2. Generate DotCode Barcodes in JavaScript|Documen...

    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...."DotCode" , "Aspose" ); // Set the X dimension to 10 pixels gen . Parameters...By default, the ratio between X and Y coordinates in a DotCode...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  3. External LaTeX packages | Python

    Aspose.TeX API for Python supports the use of eXternal packages that are not included in the library itself, such as the fancyboX and pgfplots packages...begin{Beqnarray} [ t ] 15 y & = & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2...addplot [ color = red ] {exp(x)}; 13 \ end{axis} 14 \ end{tikzpicture}...

    docs.aspose.com/tex/python-net/external-latex-p...
  4. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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..../// <param name="xOffset">The x offset.</param> /// <param name="yOffset">The...PointF ( this . ControlPoint1 . X + xOffset , this . ControlPoint1...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. 使用 Type1 字体进行文本渲染 | Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 产品中渲染 Type 1 字体的基础知识。... 为每个处理过的字形计算 “X” 轴的字形坐标。 “X” 和 “Y” 坐标都传递到 Aspose.Fonts...在每个迭代步骤中计算刚处理的字形与前一个字形之间的距离。此距离会影响每个字形的 “X” 坐标。 类型为 GlyphOutlinePainter 的对象在...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  6. C# 3D Formats Point Cloud | products.aspose.com

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dXf fbX gltf jt obj ply rvm stl u3d usdz usd vrml X via .NET library using a few lines of C# code....Point cloud VRML Point cloud X Point cloud...

    products.aspose.com/3d/net/point-cloud/
  7. 系统要求|Aspose.Slides for Node.js via .NET 文档

    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....CentOS and others) Mac Mac OS X 常见问题 转换和渲染是否需要安装 Microsoft PowerPoint?...

    docs.aspose.com/slides/zh/nodejs-java/system-re...
  8. 档案

    档案...set_X((float)moveTo->get_X()); _currentPoint....> lineTo) { float x = (float)lineTo->get_X(); float y = (float)lineTo->get_Y();...

    blog.aspose.com/zh/font/render-truetype-fonts-cpp/
  9. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two rotation transformation into one represented in a quaternion.... q1 and q2 rotate alone x-axis with same angle but different...

    docs.aspose.com/3d/net/concatenate-quaternions-...
  10. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...f ; for ( int32_t x = 0 ; x < chart -> get_ChartData ()...get_Series () -> get_Count (); x ++ ) { series = chart -> get_ChartData...

    docs.aspose.com/slides/zh/cpp/chart-data-label/