Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 152,074 for

2

(0.55 sec)
  1. 从DataTable导入|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....1 ] = "Aniseed Syrup" ; dr [ 2 ] = 15 ; //Adding filled row to...dr [ 0 ] = 2 ; dr [ 1 ] = "Boston Crab Meat" ; dr [ 2 ] = 123 ;...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  2. Latest 日本語による技術サポート topics - Free Support Forum...

    日本からのお客様に技術サポートをご提供...About the 日本語による技術サポート category 2 2170 November 18, 2019 画像オブジェ...保存するとExcelファイルが壊れる cells-net 2 22 April 7, 2025 com.aspose.barcode...

    forum.aspose.com/c/japanese/26
  3. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

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

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your document processing capabilities today!... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ISOWEEKNUM returns 53 for Dec 29–31, 2025 — sho...

    ISOWEEKNUM returns the wrong week number for dates that fall in the last days of December when ISO week 1 of the new year starts in December. In 2026, January 1 falls on a Thursday. Per ISO 8601, Week 1 is defined as th…...g March 2, 2026, 5:47pm 1 ISOWEEKNUM returns...for A4 amjad.sahi March 2, 2026, 6:26pm 2 @ronald.g , Thanks for...

    forum.aspose.com/t/isoweeknum-returns-53-for-de...
  6. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  7. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z‑axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z‑axis, including its scale and labels, to enhance your charts.... putValue ( 2 ); worksheet . getCells (). get...(). get ( "B2" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/nodejs-cpp/z-axis/
  8. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace... writeln ( "Match 2." ); builder . writeln ( "Match...toEqual ([ "Match 1" , "Match 2" , "Match 3" , "Match 4" ]); break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  10. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

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