Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 14,780 for

2 of

(0.21 sec)
  1. PowerPoint Math Equations|Aspose.Slides Documen...

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

    docs.aspose.com/slides/androidjava/powerpoint-m...
  2. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacingRule method. Gets or sets the line spacing for the paragraph in C++...." ); // 2 - Set exact spacing. // Using...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  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. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates...."This is insertion revision #2. " ); // Remove a run "This does...Insertion )); Assert . AreEqual ( 2 , doc . Revisions . Count ); //...

    reference.aspose.com/words/net/aspose.words/rev...
  7. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified criteria...."This is insertion revision #2. " ); // Remove a run "This does...revisions . count ). toEqual ( 2 ); // Reject revision with different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row... 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...
  9. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA 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...
  10. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

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