Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 155,282 for

2

(0.37 sec)
  1. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...中文技术支持 lingtian January 16, 2026, 2:23pm 1 图例测试.zip (125.5 KB) Workbook...Discourse January 16, 2026, 2:23pm 2 @lingtian • 图例错位具体表现为哪些形式...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  3. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... writeln ( 'Outer Table Cell 2' ) builder . end_table () # Move... writeln ( 'Inner Table Cell 2' ) builder . end_table () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....page as ap 2 license = ap. License () 3 license...Copy 1 import aspose.page as ap 2 3 doc = ap. Document ( ' sample...

    docs.aspose.com/page/python-net/faq/
  7. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Discourse July 28, 2025, 1:55pm 2 @ankit.chhelavda It appears that...alexey.noskov July 28, 2025, 2:22pm 3 @ankit.chhelavda This can...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  8. Aspose.cell是否支持用户更换表头顺序? - Free Support Forum -...

    请问aspose.cell是否支持用户更换表头顺序,比如A列是,C列公式列,C列 = A列的值, 那么当A列和B列发生未知变化的时候,公式是否会跟着重新引用B列? 是否有现成的api接口?...com December 2, 2025, 8:35am 1 请问aspose.cell...Professionalize.Discourse December 2, 2025, 8:37am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/aspose-cell/322377
  9. Accessing Table from Cell and Adding Values ins...

    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....F6 , which is at the offset (2, 2) of the table, also has a value...table . putCellValue ( 2 , 2 , "Offset [2,2]" ); // Save the workbook...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  10. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....zip" )) { 2 try (FileInputStream source1 =..."PasswordProtectWithA_out.zip" )) { 2 try (FileInputStream source1 =...

    docs.aspose.com/zip/java/password-protecting-ar...