Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 150,087 for

2

(0.11 sec)
  1. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/sv/python-java/your-fir...
  2. Basic Shapes

    2003-06-25T20:38:08Z circle, square, rectangle, block, triangle, polygon, star, ellipse, arrow, cross Copyright (c) 2003 Microsoft Corporation. All rights reserved. 2003-06-25T20:38:08Z 2003-06-25T...... Microsoft Visio Contains 2-D geometric shapes and directional...Microsoft Corporation Contains 2-D geometric shapes and directional...

    docs.aspose.com/diagram/ru/python-java/your-fir...
  3. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...replace(regex, @"$3 bought a $2 from $1", options); Assert.AreEqual(..." : "$3 bought a $2 from $1.\r$3 bought a $2 from $1.", doc.getText()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...words-net rpmati September 26, 2025, 2:58pm 1 Hi, I have a method where...Discourse September 26, 2025, 2:58pm 2 @rpmati It appears that after...

    forum.aspose.com/t/aspose-words-errors-after-up...
  5. CustomPartCollection.add method | Aspose.Words ...

    CustomPartCollection.add method. Adds an item to 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...
  6. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPartCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your CustomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

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