Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 26,982 for

x

(0.29 sec)
  1. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...如果我们合并两个单元格对 (1, 1) x (2, 1) 和 (1, 2) x (2, 2),得到的表格将会编号。下面的...Width = 5 ; } } // 合并单元格 (1, 1) x (2, 1) tbl . MergeCells ( tbl...

    docs.aspose.com/slides/zh/net/manage-cells/
  2. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Compare (Task x, Task y) 4 { 5 if (string. IsNullOrEmpty (x. Get (Tsk...Name ))) 8 return - 1; 9 return x. Get (Tsk. Name ). CompareTo (y...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  3. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matriX of numbered bubbles that are combined into a single answer...."S" , "T" , "U" , "V" , "W" , "X" , "Y" , "Z" } } } } } }; Recognition...Values = new List < string >() { "X" , "Y" }, ExtraRow = new string...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  4. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft EXcel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。... get ( i ); let X = pt . dataLabels . x ; // If it is greater...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 LinuX Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.X) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...x ) Aspose.Slides version: 26.1...Upgrade to a newer Slides build (27.x or later) – the TIFF encoder was...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  6. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...:: Format ( u "This page is {0}x{1}." , builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...pageIndex , Graphics graphics , float x , float y , float width , float...object where to render to. x Single The X coordinate (in world units)...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Text Rendering using Font library | .NET

    Convert teXt to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....X = ( float )moveTo.X; 15 _currentPoint.Y...lineTo) 19 { 20 float x = ( float )lineTo.X; 21 float y = ( float...

    docs.aspose.com/font/net/developer-guide/text-r...
  9. Enable Compact Format for Negative Values in To...

    Hi Team, In EXcel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...Test Label X-axis 123456", "Q2 Loss Test Label X-axis 123456789"...123456789", "Q3 Growth Test Label X-axis 123456", "Q4 Loss Test Label"};...

    forum.aspose.com/t/enable-compact-format-for-ne...
  10. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAXisTitle Orientation property. Gets or sets the orientation of the aXis title teXt.... Text = "X Axis" ; chart . AxisX . Title...

    reference.aspose.com/words/net/aspose.words.dra...