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

2

(0.27 sec)
  1. 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/
  2. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...February 3 March 4 April -3 May 2 June 7 July 3 August 6 YTD 23...alone without hiding the other 2 legends. Sharing the ppt file...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  3. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....Empty , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString..."a." , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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...
  5. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...IsNullOrEmpty(temp[2]) ? Convert.ToSingle(temp[2]) : 0f; barcodeGenerator...IsNullOrEmpty(temp[2]) ? Convert.ToSingle(temp[2]) : 0f; bottom =...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  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...