Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 155,327 for

2

(0.55 sec)
  1. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node chNode = node ...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl -> MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/cpp/manage-table/
  3. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node SmartArtNode chNode...

    docs.aspose.com/slides/net/manage-smartart-shap...
  4. 在 Android 上管理演示文稿主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...应用亮度变换时,会形成来自附加调色板(2) 的颜色。随后您可以设置并获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...Dark 1 、 Light 1 、 Dark 2 和 Light 2 ,而新版 UI 则将相同槽显示为 Text 1 、...

    docs.aspose.com/slides/zh/androidjava/presentat...
  5. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation...‘com.aspose:aspose-slides:26.2:jdk16’ Code Sample: import com...

    forum.aspose.com/t/the-text-from-a-pdf-document...
  6. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation...‘com.aspose:aspose-slides:26.2:jdk16’ import com.aspose.cells...

    forum.aspose.com/t/chart-outline-becomes-excess...
  7. 在 PHP 中管理演示文稿主题|Aspose.Slides for PHP 文档

    通过 Java 在 Aspose.Slides for PHP 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...进行亮度变换时,会产生来自附加调色板 (2) 的颜色。随后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 附加调色板中的颜色。...ColorTransformOperat -> MultiplyLuminance , 0.2 ); $shape2 -> getFillFormat ()...

    docs.aspose.com/slides/zh/php-java/presentation...
  8. 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...
  9. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility.... SetSuperscript ( "2" ). Join ( "+" ). Join ( new MathematicalText...MathematicalText ( "b" ). SetSuperscript ( "2" )). Join ( "=" ). Join ( new...

    docs.aspose.com/slides/net/exporting-math-equat...
  10. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...Discourse May 13, 2025, 12:20pm 2 @srinudhulipalla To convert a...srinudhulipalla May 13, 2025, 2:05pm 3 Ok, thank you. But if I...

    forum.aspose.com/t/convert-word-form-fields-to-...