Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 159,215 for

2

(0.32 sec)
  1. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...TopPadding = 2 builder.InsertCell() builder.CellFormat...Discourse August 21, 2025, 12:35pm 2 @shivrajp Issue Summary You are...

    forum.aspose.com/t/header-alignment-issue-and-n...
  3. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Family KeerthanaRamesh214 December 2, 2025, 5:38am 1 Dear Team, I am...Professionalize.Discourse December 2, 2025, 5:40am 2 @KeerthanaRamesh214 Based...

    forum.aspose.com/t/issue-with-font-family-chang...
  5. PST | Not able to convert .ics file to PST gett...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load('Undeliverable_ repro test-1727695419 (2).eml')) #result = MapiMessage...load('Undeliverable_ repro test-1727695419 (2).eml')) #print(result) #ExEnd:...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  6. Docx vs html output - Free Support Forum - aspo...

    Hi Alexey, We are currently have 2 issues with exporting to html. Attached are the docx file and html file, the code to save aspose tree to the documents are: inlineXbrlDoc.Save("c:\\Vob\\GitRepos\\test2.docx"); option…...Alexey, We are currently have 2 issues with exporting to html...between the headers in these 2 sections and others stopping Aspose...

    forum.aspose.com/t/docx-vs-html-output/326795
  7. How to batch insert Rows and Columns|Documentation

    Batch insert rows/columns from the context menu, and batch append rows from the Row Appender toolbar.... Method 2: Row Appender batch insert (rows...column index 2. xs . sheet . insertColumns ( 2 , 4 ); // Row...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. How to batch insert Rows and Columns|Documentation

    Batch insert rows/columns from the context menu, and batch append rows from the Row Appender toolbar.... Method 2: Row Appender batch insert (rows...column index 2. xs . sheet . insertColumns ( 2 , 4 ); // Row...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing....That ( firstParagraphNodes [ 2 ]. NodeType , Is . EqualTo ( NodeType...run. builder . Writeln ( "Run 2. " ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....builder -> Writeln ( u "Page 2." ); builder -> InsertImage (...-> Writeln ( u "This is page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words.sav...