Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 155,503 for

2

(0.28 sec)
  1. 61767752.pdf

    Chart Title 1 2 3 4 0 100 200 300 400 500 600 700 800 900 1000 Items 1 Items 2 D:20180127110103Z Aspose.Cells v18.1.2 Aspose.Cells D:20180127110103Z...Chart Title 1 2 3 4 0 100 200 300 400 500 600 700 800 900 1000...Items 1 Items 2 D:20180127110103Z Aspose.Cells v18.1.2 Aspose.Cells...

    docs.aspose.com/cells/ar/go-cpp/handle-automati...
  2. 61767752.pdf

    Chart Title 1 2 3 4 0 100 200 300 400 500 600 700 800 900 1000 Items 1 Items 2 D:20180127110103Z Aspose.Cells v18.1.2 Aspose.Cells D:20180127110103Z...Chart Title 1 2 3 4 0 100 200 300 400 500 600 700 800 900 1000...Items 1 Items 2 D:20180127110103Z Aspose.Cells v18.1.2 Aspose.Cells...

    docs.aspose.com/cells/fr/javascript-cpp/handle-...
  3. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....write("Text 2. "); builder.insertFootnote(FootnoteType...insertFootnote(FootnoteType.FOOTNOTE, "Footnote 2."); builder.write("Text 3. ");...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartDataLabel.LeftMode | Aspose.Words for .NET

    Discover the ChartDataLabel LeftMode property to customize data label positioning in your charts. Enhance clarity and presentation with precision control....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.TopMode | Aspose.Words for .NET

    Discover the ChartDataLabel TopMode property to customize data label positioning on your charts. Enhance clarity and precision in your visual data presentations!...chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for Python via .NET.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/es/python-net/keep-separa...
  8. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Gaussian Blur as well as custom kernels....matrix { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; To...

    docs.aspose.com/imaging/java/developer-guide/ma...
  10. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/par...