Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 149,631 for

2

(0.59 sec)
  1. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....get_FootnoteOptions () -> set_Columns ( 2 ); doc -> Save ( get_ArtifactsDir...); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. FieldCollection.clear method | Aspose.Words for...

    FieldCollection.clear method. Removes all fields of this collection from the document and from this collection itself.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MathText|Aspose.Slides Documentation

    Work with math text in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/net/examples/elements/ma...
  4. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index....point with index 2 # so that the data point 2 looks the same as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....builder -> Writeln ( u "Section 2 text." ); // Both sections are...second. ASSERT_EQ ( u "Section 2 text." , doc -> GetText (). Trim...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats.... writeln ( 'Paragraph 2.' ) builder . write ( 'Paragraph...paragraph. \n\n\t ' + 'Paragraph 2. End of paragraph. \n\n\t ' +...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-series/
  8. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....get_Rows () -> idx_get ( 2 ); ASSERT_EQ ( 2 , table -> IndexOf (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C++....Empty , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString..."a." , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。...在我们的示例(示例图)中: 列对应 Series 1、Series 2 和 Series 3 ; 行对应 Category 1、Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/chart-ser...