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

point

(1.14 sec)
  1. 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...
  2. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Point ( 0 , 0 ), End = new Aspose . Pdf . Point ( 350 ...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  3. 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...
  4. GPX

    GPX (GPS Exchange Format) is a file format used to store GPS data, such as wayPoints, tracks, and routes. It is an open standard and can be used to exchange GPS data between different software and devices. GPX files can be created and edited using various software tools, and can be loaded onto GPS devices for navigation and outdoor activities. The format is widely used in the outdoor and adventure community for sharing and analyzing GPS data.... Tracks, which record GPS points over time, providing visual...and other attributes of the point. Tracks are represented by the...

    products.aspose.com/gis/net/gis-formats/gpx/
  5. 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...
  6. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...function goes unreachable starting point 3 and the max time out we can...infrastructure better, as at this point we dont not have any solution...

    forum.aspose.com/t/handling-large-excel-files-u...
  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. 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/
  9. Unexpected Change in paragraphFormat->get_Space...

    Hi, Presentation1 (1).pptx.zip (1.3 MB) Please refer to the attached presentation. So there are 3 spaces - before, after and space type as multiple. Can you confirm what aspose returns for spaceWithin for hanging, mul…...negative value indicates a size in points. With Aspose.Slides for C++...6:47am 7 @andrey.potapov -48 points → can we get this in % like...

    forum.aspose.com/t/unexpected-change-in-paragra...
  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/