Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 15,829 for

point

(0.91 sec)
  1. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature...." ); // Insert a comment to point out an error. Comment comment...

    reference.aspose.com/words/net/aspose.words/com...
  2. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." ); // Insert a comment to point out an error. let comment =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....the exact vertical offset (in points) from the anchor. You can set...They return the spacing (in points) that the table maintains on...

    docs.aspose.com/words/nodejs-net/position-a-table/
  4. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  5. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...scalingFactor)) # Set style of a Point-of-Sale barcode. if parameters...

    forum.aspose.com/t/python-words-and-barcode-for...
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  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.... get_Item ( j ); var point = portion . getCoordinates ();...常见问题 段落和文本部分的坐标以什么单位返回? 使用点(points)单位,1 英寸 = 72 点。这适用于幻灯片上的所有坐标和尺寸。...

    docs.aspose.com/slides/zh/nodejs-java/paragraph/
  8. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...1: First Point"); builder.writeln(); builder...write("Subsection 2.1.2: Second Point"); builder.writeln(); builder...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  9. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... POINT ) new_column_width = column_width...False , cells . CellsUnitType . POINT ) new_row_height = row_height...

    docs.aspose.com/slides/zh/python-net/working-so...
  10. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...IChartDataPoint point = series . DataPoints [ 0 ]; point . Format ...FillType = FillType . Solid ; point . Format . Fill . SolidFillColor...

    docs.aspose.com/slides/zh/net/create-chart/