Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 155,479 for

2

(0.13 sec)
  1. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....tex as tex 2 print (tex. __version__ ) Q: Do...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/python-net/faq/
  2. 在 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...
  3. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....VeryShort 0 Try to generate 1-2 sentences. Short 1 Try to generate...generate 3-4 sentences. Medium 2 Try to generate 5-6 sentences....

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. 在 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...
  5. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartXValueCollection.formatCode property | Asp...

    ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values....9 , 2.45 , 3 ], [ 1 , - 0.9 , 1.82 , 0 ], [ 2 , 1.1 , 2.95 ,... 2 ]); // Show data labels. series . hasDataLabels = true ; series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....:: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# 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/net/manage-table/