Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 40,711 for

2

(0.04 sec)
  1. LengthRecord | Aspose.PSD for .NET API Reference

    LengthRecord Contents [ Hide ] LengthRecord constructor (1 of 2) Initializes a new instance of the LengthRecord class......LengthRecord constructor (1 of 2) Initializes a new instance of...PSD LengthRecord constructor (2 of 2) Initializes a new instance...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  2. AddLayerGroup | Aspose.PSD for .NET API Reference

    AddLayerGroup LayerGroup.AddLayerGroup method Adds the layer group. public LayerGroup AddLayerGroup ( string groupNam......// --Layer 1 // --Group 2 // ---Layer 2 // ---Layer 3 // --Layer...group1 . AddLayerGroup ( "Group 2" , 1 ); Layer layer2 = new Layer...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison expressions for optimal performance.... RightExpression = "2" ; field . Update (); // The COMPARE...Assert . AreEqual ( " COMPARE 3 < 2" , field . GetFieldCode ()); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAddressBlock.format_address_on_country_or_...

    FieldAddressBlock.format_address_on_country_or_region property. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006)....get_field_code ()) # Setting this to "2" will include all countries and...include_country_or_region_name = '2' field . format_address_on_country_or_region...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...Leading spaces are trimmed Preserve 2 Leading spaces are preserved....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in Java...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/java/manage-cells/