Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 19,959 for

2 of

(0.07 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Clear method. Removes all elements from the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number Of elements contained in the collection in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....write("Text 2. "); builder.insertFootnote(FootnoteType...insertFootnote(FootnoteType.FOOTNOTE, "Footnote 2."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldIfComparisonResult Enum | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldIfComparisonResult enum, which defines outcomes Of IF field evaluations, enhancing your document automation capabilities.... False 2 The condition is false . Examples...builder . Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....-> getCells () -> insertRows ( 2 , 1 ); # Saving the modified Excel...-> getCells () -> insertRows ( 2 , 10 ); # Saving the modified...

    docs.aspose.com/cells/java/inserting-and-deleti...
  8. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and prOfessionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  9. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...