Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 155,198 for

2

(0.27 sec)
  1. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/androidjava/presentation...
  2. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/php-java/presentation-th...
  3. Landray RDM EKP-24572 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 附表2-中山粤海20260211-核定.xlsx.zip (27.7 KB) before converted: image.jpg (200.8 KB) after converted: image.png (172.8 KB) Please have a check....sahi March 5, 2026, 9:08am 2 @hucq_landray_com_cn , Thank you...version: Aspose.Cells for Java v26.2 . I tested it using your sample...

    forum.aspose.com/t/landray-rdm-ekp-24572-conver...
  4. Aspose.PDF C++ - exception raised when using Lo...

    Hi, we are testing passing a LoadOptions instance to constructor of Document to open a PDF file; this raises exception: WcOknr8zb0cLZ73q.png (85.5 KB) and a result on console during execution: WxKxcwvE0YakcFBX.png (1…...malokhovetskiy May 22, 2025, 2:01pm 2 @gianfranco.dancelli LoadOptions...

    forum.aspose.com/t/aspose-pdf-c-exception-raise...
  5. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts.... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/python-net/other-options/
  6. HyphenationOptions | Aspose.Words for Java

    Allows to configure document hyphenation options in Java....setConsecutiveHyphen(2); doc.getHyphenationOption()....getHyphenationOption().setConsecutiveHyphen(2); doc.getHyphenationOption()....

    reference.aspose.com/words/java/com.aspose.word...
  7. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...allMonths ; j ++ ) { int _row = i + 2 ; int _column = j + 1 ; sheet..._column ). PutValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  8. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....will start a count at list level 2. It will display a value of "1"...true); builder.writeln("Paragraph 2"); // The next LISTNUM field that...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....insertImage(img); // 2 - EAN13 barcode: barcodeParameters...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

    reference.aspose.com/words/java/com.aspose.word...