Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 16,210 for

point

(0.19 sec)
  1. Customizing Charts|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.... ChartPoint , a single point in a series in a chart. ChartPointCollection...collection that contains all the points in one series. ChartCollection...

    docs.aspose.com/cells/java/creating-and-customi...
  2. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。... CONTROL_POINT , ReferenceMode . DIRECT );...createMeshUsingPolyg (); // Point node to the mesh cubeNode ....

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  3. Frequently Asked Questions

    Get answers to all the most frequent questions about fonts, their usage, structure a variety....unique number, called a code point, for every character in every...

    docs.aspose.com/font/net/what-is-font/faq/
  4. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....specified author: The main point to highlight here is the use...

    docs.aspose.com/words/python-net/working-with-c...
  5. Frequently Asked Questions about MS Publisher

    Get answers to all the most frequent questions MS Publisher, to master working in such a complex and useful tool for publishing....document that provides a starting point for creating publications. It...

    docs.aspose.com/pub/net/introduction-to-ms-publ...
  6. Compare DOC In Java

    Compare DOC documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... An important point: the compared DOC documents...

    products.aspose.com/words/java/compare/doc/
  7. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...not entirely certain at this point. We will review it further and...

    forum.aspose.com/t/sheetrender-toimage-changing...
  8. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....are used to represent data points, the individual values plotted...displaying only finitely many points, each having a coordinate on...

    docs.aspose.com/cells/go-cpp/chart-types/
  9. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....are used to represent data points, the individual values plotted...displaying only finitely many points, each having a coordinate on...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  10. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...Write32bIndicesTo ( ms ); } // Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...