Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 15,875 for

point

(0.11 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. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....height of the OLE image in points. using var image = Image ....width of the cell range in points.</param> /// <param name="height">The...

    docs.aspose.com/slides/net/working-solution-for...
  3. 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...
  4. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...height of the OLE image in points. auto image = Image :: FromStream...width of the cell range in points.</param> /// <param name="height">The...

    docs.aspose.com/slides/cpp/working-solution-for...
  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. 在 .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/
  7. 工作表缩放的可行解决方案|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...
  8. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...Remarks Moves the starting point at which the text that lexically...Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 段落|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/