Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 159,839 for

2

(1.52 sec)
  1. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Image Quality for Picture with a formula - Free...

    Hello, Regarding the article below, do we have the ability to change the quality and type of image that is captured from the cell range that is referenced by a picture using .formula? Thank You, -Andy...Cells June 13, 2026, 5:30am 2 @weissa Hello, When using a picture...image? weissa June 15, 2026, 2:22pm 4 @simon.zhao I found what...

    forum.aspose.com/t/image-quality-for-picture-wi...
  3. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Family AidanIPO March 23, 2026, 2:25pm 1 I have a docx document...alexey.noskov March 23, 2026, 2:38pm 2 @AidanIPO The problem on your...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  4. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...field_code = '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Bug 5083: GeoJsonSeq to MafInfoInterChange - Co...

    Hi Alexander, Please see: Test data: 5083 GeoJsonSeq to MafInfoInterChange.zip (2.5 KB) Thanks,...zip (2.5 KB) Thanks, Professionalize...Professionalize.GIS May 20, 2026, 5:53pm 2 Hello Dani, Thank you for providing...

    forum.aspose.com/t/bug-5083-geojsonseq-to-mafin...
  6. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns.... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....page" ); $i = 0 ; while ( $i < 2 ){ # Create Heading object $heading2...getPages () -> get_Item ( $i + 2 )); # Destination page $heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  8. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node.... rows [ 2 ] self . assertEqual ( 2 , table . index_of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How can I add attendees to an appointment using...

    MapiCalendar appointment = new MapiCalendar(); How can I add Contacts to an appointment using Aspose.Email for .NET...samodurova August 5, 2026, 2:33pm 2 @kumarpiyush01 , Could you...

    forum.aspose.com/t/how-can-i-add-attendees-to-a...