Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 150,017 for

2

(0.11 sec)
  1. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...<w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p>...Discourse January 12, 2026, 6:21pm 2 @ashu_agrawal_sirionlabs_com To...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  2. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 趋势线|Aspose.Slides for PHP 文档

    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.... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...awt.Color" ) -> RED ); # 为图表系列 2 添加对数趋势线 $tredLineLog = $chart...

    docs.aspose.com/slides/zh/php-java/trend-line/
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...2 KB and here the source code which...Discourse April 1, 2025, 10:40am 2 @giuseppe.elmota It seems that...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/java/custom-shape/
  6. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  7. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...position: absolute; z-index: 2; padding: 10px; } .rounded { border-radius:..."output.pdf"); comparison.png (84.2 KB) output.pdf (14.9 KB) ctrtemplate...

    forum.aspose.com/t/using-border-radius-and-box-...
  8. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++.... hideRow ( 2 ); // Hiding the 2nd column of...worksheet . getCells (). unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  9. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…... slides-ole Viral84 February 2, 2026, 8:12am 1 Hello Team, We...Professionalize.Discourse February 2, 2026, 8:13am 2 @Viral84 You are extracting...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  10. 档案

    档案... 最后,验证任务 2 的开始和结束日期。 以下代码示例展示了如何使用 C# 手动计算项目。...project.RootTask.Children.Add("Task 2"); // 在手动模式下设置必要的属性 Console.WriteLine("Task1...

    blog.aspose.com/zh/tasks/calculate-project-prog...