Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 155,315 for

2

(0.37 sec)
  1. 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...
  2. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques.... setPixels ( 2 ); // For printing (use millimeters...X-Dimension Height Screen display 2–3 px 50–80 px Label printing 0...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  4. 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...
  5. 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/
  6. Aspose.Words for SSRS compiled for DotNet 2.0 -...

    Hi. We are evaluating Aspose.Words for SSRS which still runs in DotNet 2.0 Do you have plans to release the product with DotNet 8.0, or even DotNet 10.0 ? Thanks, Ian...for SSRS compiled for DotNet 2.0 Aspose.Words Product Family...SSRS which still runs in DotNet 2.0 Do you have plans to release...

    forum.aspose.com/t/aspose-words-for-ssrs-compil...
  7. ERROR: This Excel files contains BIFF7(Excel95 ...

    Hi, I'm using the evaluation version and get the following error: This Excel files contains BIFF7(Excel95 or earlier file format) records. Is there a solution to get around it? Thanks, Martin...Family martin456 August 27, 2008, 2:11am 1 Hi, I’m using the evaluation...sahi August 27, 2008, 3:38am 2 Hi Martin, Well, Aspose.Cells...

    forum.aspose.com/t/error-this-excel-files-conta...
  8. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting...."Print 2 pages" in MS Word. # The start page will be set to 2 and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...Paragraphs[2]); var newPortion = new Porti...potapov March 12, 2026, 10:32am 2 @co213 , Thank you for posting...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...