Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 16,079 for

point

(0.08 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. Aspose 中的公共 API 更改。3D 2.0.0|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.... Point }). Transform . Translation...), LightType = LightType . Point }). Transform . Translation...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  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. 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...
  5. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....py # Flask entry point (provided below) ├─ cache/ #...---------- # Application entry point # ---------- if __name__ ==...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. 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...
  7. 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...
  8. 在 .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/
  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. Change the Presentation Slide Size in C++|Aspos...

    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....example, points or millimeters)? Yes. Aspose.Slides uses points internally...internally, where 1 point equals 1/72 of an inch. You can convert...

    docs.aspose.com/slides/cpp/slide-size/