Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 19,447 for

2 of

(0.05 sec)
  1. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End Of paragraph character: (char)13 or \r.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End Of MS Word field character: (char)21.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...the header is removed from page 2 and onwards. When I add watermark...Discourse March 28, 2025, 5:19pm 2 @mlamla It seems that you are...

    forum.aspose.com/t/adding-shape-watermark-remov...
  4. 包含强类型数据的列|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Exporting the contents of 2 rows and 2 columns starting from 1st... ExportDataTable ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/zh/net/columns-containing...
  5. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End Of column character: (char)14 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Pie Chart|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getCell ( 0 , 2 , 0 , "2nd Qtr" )); chart . getChartData...getCell ( defaultWorksheetInde , 2 , 1 , 50 )); series . getDataPoints...

    docs.aspose.com/slides/java/pie-chart/
  7. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number Of columns with which the footnotes area is formatted in C++....get_FootnoteOptions () -> set_Columns ( 2 ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Creating tagged/accessible PDFs from HTML sourc...

    We currently do not use Aspose.PDF (although we do use Aspose.Words) so I’m asking if this is possible using the component… At the moment our ASP.Net code generates PDF files using an HTML source (through an HTML-to-PDF…...ali March 24, 2021, 9:06pm 2 @stonefish We regret to inform...breath on this. We’re already 2 years down the line from my initial...

    forum.aspose.com/t/creating-tagged-accessible-p...
  9. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.show_leader_lines property | Asp...

    ChartDataLabel.show_leader_lines property. Allows to specify if data label leader lines need be shown... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

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