Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,851 for

2 of

(0.11 sec)
  1. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....SetBorders ( LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number in C++...., toaCategories -> idx_get ( 2 )); toaCategories -> idx_set (...toaCategories -> idx_set ( 2 , u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++...All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/cpp/custom-shape/
  4. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number Of immediate children Of this node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection Of revisions (tracked changes) that exist in this document.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SectionCollection | Aspose.Words for Java

    A collection Of Section objects in the document in Java....write("Section 2"); Assert.assertEquals("Section 1\fSection 2", doc.getText()...Assert.assertEquals("Section 2", doc.getText().trim()); // Append...

    reference.aspose.com/words/java/com.aspose.word...
  8. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection Of series. Elevate your data visualization experience today!...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows Of the table.... toEqual ( 2 ); for ( let i = 0 ; i < tables...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback::DocumentPartSaving method. Called when Aspose.Words is about to save a document part in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...