Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 15,009 for

2 of

(0.09 sec)
  1. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Tables [ 0 ]; // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/net/aspose.words/com...
  3. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...get_Top () -> set_Millimeters ( 2.f ); generator -> get_Parameters...get_Left () -> set_Millimeters ( 2.f ); generator -> get_Parameters...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  4. EditableRangeEnd | Aspose.Words for Java

    Represents an end Of an editable range in a Word document in Java....getEditorGroup()); // 2 - Specify a group that allowed...editableRange.getEditorGroup()); // 2 - Specify a group that allowed...

    reference.aspose.com/words/java/com.aspose.word...
  5. EditableRangeStart | Aspose.Words for Java

    Represents a start Of an editable range in a Word document in Java....getEditorGroup()); // 2 - Specify a group that allowed...editableRange.getEditorGroup()); // 2 - Specify a group that allowed...

    reference.aspose.com/words/java/com.aspose.word...
  6. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... setSuperscript ( "2" ). join ( "=" ). join ( new aspose...MathematicalText ( "a" ). setSuperscript ( "2" )). join ( "+" ). join ( new...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  7. Aspose::Words::Tables::RowCollection::ToArray m...

    Aspose::Words::Tables::RowCollection::ToArray method. Copies all rows from the collection to a new array Of rows in C++....-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....of custom document property #2" ); Console . WriteLine ( "Custom...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... GetDataDir_Text (); 2 3 // Load the document into Aspose...var document = new Document(); 2 var page = new Page(document);...

    docs.aspose.com/note/net/working-with-text-styles/
  10. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell... assertEqual ( 2 , len ( list ( tables ))) i =...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...