Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 150,874 for

2

(0.12 sec)
  1. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level 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...
  3. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/androidjava/chart-data-l...
  4. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/java/chart-data-label/
  5. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…...Load(“E:\zeva\Test 2.msg”); var ms = new MemoryStream();...Discourse October 15, 2025, 1:05pm 2 @bahakh The error “Object reference...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  6. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....before page index 2. if ( args . GetPageIndex () < 2 ) { args . SetIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/cpp/track-conversion-prog...
  7. Working Docker Image Example For Aspose.Slides ...

    I see this aspose.words documentation for docker images: https://raw.githubusercontent.com/aspose-words/Aspose.Words-for-Python-via-.NET/refs/heads/master/Dockerfile I’ve been struggling to get the system working on a …...Michael_Markell February 19, 2026, 2:33pm 1 I see this aspose.words...render certain charts to PDF, 2) can only run with DOTNET_SYS...

    forum.aspose.com/t/working-docker-image-example...
  8. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... writeln ( 'Page 2.' ) builder . insert_image ( file_name...only three pages: page 1, page 2, and page 4. xps_options . page_set...

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