Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 149,120 for

2

(0.25 sec)
  1. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Node.js via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formula =MOD(ROW(),2)=0 to =MOD(COLUMN(),2)=0 ; that is, instead...Document Assistant Close Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/nodejs-cpp/apply-shading-...
  2. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....( 5 ); } } # Merges cells 1 & 2 of row 1 $tbl -> mergeCells (...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/php-java/manage-table/
  3. Aspose.PDF vs Aspose.PDF.Drawing Package - Free...

    Hello, I have used your packages in several projects, and overall, I am very satisfied. However, I wanted to bring a recent issue with the Aspose.PDF package to your attention. My team utilized the package for converti…...Discourse December 24, 2025, 1:23pm 2 @joe81 Why Aspose.PDF fails on...for many internal operations [2][4]. Starting with .NET 6 , System...

    forum.aspose.com/t/aspose-pdf-vs-aspose-pdf-dra...
  4. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility.... set_superscript ( "2" ) . join ( "+" ) . join ( math...( "b" ) . set_superscript ( "2" )) . join ( "=" ) . join ( math...

    docs.aspose.com/slides/python-net/exporting-mat...
  5. CellCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellCollection class for easy, typed access to Cell nodes, enhancing document manipulation and efficiency.... (2 indexers) Methods Name Description...collection to a new array of cells. (2 methods) Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  6. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance document processing with our powerful, typed collection features.... (2 indexers) Methods Name Description...collection to a new array of rows. (2 methods) Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...NET 2 using (FileStream zipFile = File...com/aspose-zip/Aspose.ZIP-for-.NET 2 using (FileStream zipFile = File...

    docs.aspose.com/zip/net/password-protecting-arc...
  8. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding 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...
  9. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!... 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. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access...textBody . textParagraphs . get ( 2 ); p . alignmentType = TextAlignmentType...

    docs.aspose.com/cells/javascript-cpp/create-tex...