Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 159,855 for

2

(2.64 sec)
  1. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow.... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  2. 55541792.xlsx

    Sheet1 1 2 3 2017-11-26T14:40:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2017-11-26T14:40:37Z 2017-11-26T14:40:37Z 2017-11-26T14:40:37Z 16.0300 false......Sheet1 1 2 3 2017-11-26T14:40:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/fr/nodejs-cpp/determine-i...
  3. DropDownItemCollection.remove_at method | Aspos...

    DropDownItemCollection.remove_at method. Removes a value at the specified index.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability.... GetPageIndex () < 2 ) { args . SetIsToOutput ( false...page index 2 of pages 11 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/cpp/track-document-conver...
  5. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality.... RightExpression = "2 + 3" ; fieldNextIf . ComparisonOperator...Is . EqualTo ( " NEXTIF 5 = \"2 + 3\"" )); // If the comparison...

    reference.aspose.com/words/net/aspose.words.fie...
  6. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall document assembly. For example xlsx document with 20k rows and 3 columns takes secon…...Discourse September 1, 2025, 9:50am 2 @bloodboilAaromatic It sounds...bloodboilAaromatic September 2, 2025, 3:45pm 7 overloaded_table...

    forum.aspose.com/t/inserthtml-in-table-takes-to...
  7. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++.... Auto 2 The height will grow automatically...(); builder -> Write ( u "Row 2, cell 1." ); builder -> EndTable...

    reference.aspose.com/words/cpp/aspose.words/hei...
  9. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ahsaniqbalsidiqui April 17, 2020, 6:21am 2 @kamalr1994 , It is possible to...assist you soon. vincent5MM May 2, 2020, 3:02pm 5 ahsaniqbalsidiqui...

    forum.aspose.com/t/convert-excel-each-row-into-...
  10. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++.... addCopy ( cshape , 20 , 0 , 2 , 0 ); // Save the Worksheet workbook...( shape . get ( 0 ), 5 , 0 , 2 , 0 ); // Copy the Oval Shape...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...