Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 16,189 for

point

(0.1 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 在 .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/
  6. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...clarification on any specific point, please let me know! karan007...5:24pm 3 Clarification for Your Points in Java Aspose.PDF 25.x 1....

    forum.aspose.com/t/toc-rendering-and-customizat...
  7. 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...
  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. 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/