Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 9,839 for

2 of

(0.03 sec)
  1. FieldData | Aspose.Words for Java

    Implements the DATA field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for prOfessional document formatting.... Square 2 Wraps text around all sides of...PageWidth - shape . Width ) / 2 ; shape . Top = ( builder . PageSetup...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs.... GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....write("Original cell 2 text"); builder.endTable(); //...getRuns().get(0).setText("Edited Cell 2 contents"); ((Shape)docEdited...

    reference.aspose.com/words/java/com.aspose.word...
  5. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... add ( tabStop ); // 2 - Pass the values for properties...writeln ( "Start\tTab 1\tTab 2\tTab 3\tTab 4" ); doc . save (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index Of the specified document variable in the collection.... toEqual ( 2 ); // Enumerate over the collection..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... assertEqual ( 2 , variables . index_of_key ( 'Home...variables . contains ( 'City' )) # 2 - By index: variables . remove_at...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Images

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... class ) + "images/" ; 2 3 // Load the document into Aspose...(GetImageInfo. class ) + "images/" ; 2 3 // Load the document into Aspose...

    docs.aspose.com/note/java/working-with-images/
  9. VariableCollection.Count | Aspose.Words for .NET

    Discover the VariableCollection Count property to easily retrieve the total number Of elements in your collection, enhancing your data management efficiency.... AreEqual ( 2 , variables . IndexOfKey ( "Home...variables . Contains ( "City" )); // 2 - By index: variables . RemoveAt...

    reference.aspose.com/words/net/aspose.words/var...
  10. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... assertEqual ( 2 , variables . index_of_key ( 'Home...variables . contains ( 'City' )) # 2 - By index: variables . remove_at...

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