Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 16,392 for

point

(0.19 sec)
  1. 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...
  2. Convert OLM to PST|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....script serves as the entry point for the migration, efficiently...

    docs.aspose.com/email/python-net/convert-olm-to...
  3. PDF/A output size very large when converting si...

    We are using Aspose.PDF for Java (version 25.10) to convert a simple HTML form (~23 KB, no images, minimal styling) into PDF/A-1B. After conversion, the generated PDF/A file size is around 2 MB, which seems unusually la…... Ok, this is fair point I see no explanation why this...

    forum.aspose.com/t/pdf-a-output-size-very-large...
  4. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD in a Docker container for Linux, Windows Server and any OS....application, and specify the entry point. Building and Running the Application...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...is already missing at this point, the issue originates in the...

    forum.aspose.com/t/bookmark-replacement-problem...
  6. Cant use Aspose.PDF 26.5.0 and Markdig 1.2.0 - ...

    AsposeMarkdig.zip (1.1 KB) Program.cs(13,1): Error CS0433 : The type ‘Markdown’ exists in both ‘Markdig.Signed, Version=0.43.0.0, Culture=neutral, PublicKeyToken=870da25a133885f8’ and ‘Markdig, Version=1.2.0.0, Culture=…...I’ll write to developers to point out that your tasks require...

    forum.aspose.com/t/cant-use-aspose-pdf-26-5-0-a...
  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. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device.... Point to your own font folders or...

    docs.aspose.com/slides/nodejs-java/custom-font/
  9. Bug 5209: Shapefile to GeoJsonSeq- Conversion F...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) Thanks, Error message: [ShapefileTest] Testing Shapefile → GeoJsonSeq Args: input=‘D:\GisConverte…...representable double-precision floating-point number (Almost -Infinity). After...

    forum.aspose.com/t/bug-5209-shapefile-to-geojso...
  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/