Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 154,976 for

2

(0.21 sec)
  1. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...setIsFiltered ( true ); // Should be 2 console . log ( "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 console . log ( "Filtered Series...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  3. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic...."Column (" + str ( row_count ) + ", 2)" ) row . cells . add ( "Column...( "Test 2 1" ) cell = row2 . cells . add ( "Test 2 2" ) cell...

    docs.aspose.com/pdf/python-net/adding-tables/
  4. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....write("Cell 2"); builder.endRow(); builder.insertCell();...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  5. PPT文檔圖表通過Java | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/zh-hant/java/chart/ppt/
  6. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...siva_Gaddipati December 24, 2025, 2:53pm 1 I am trying to generate...letter-spacing: 0.32px; orphans: 2; text-align: start; text-indent:...

    forum.aspose.com/t/method-not-found-error/323695
  7. 档案

    档案...width / 2, presentation.slide_size.size.height / 2) width =...center.x - width / 2 y = center.y - height / 2 # 加水印 watermarkShape...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  8. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...Discourse November 20, 2025, 6:45am 2 @danies8 To keep progress on this...Behaviour changed between 1 → 2; review release notes or rerun...

    forum.aspose.com/t/sample-for-validating-tests/...
  10. Inserting and Deleting Rows and Columns in Jyth...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel...worksheet . getCells (). insertRows ( 2 , 10 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/inserting-and-deleti...