Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 151,602 for

2

(0.46 sec)
  1. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....:: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  3. Landray RDM EKP-24572 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 附表2-中山粤海20260211-核定.xlsx.zip (27.7 KB) before converted: image.jpg (200.8 KB) after converted: image.png (172.8 KB) Please have a check....sahi March 5, 2026, 9:08am 2 @hucq_landray_com_cn , Thank you...version: Aspose.Cells for Java v26.2 . I tested it using your sample...

    forum.aspose.com/t/landray-rdm-ekp-24572-conver...
  4. Aspose.PSD for .NET 19.2 - Release Notes|Docume...

    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....2 - Release Notes Contents [ Hide ] This...notes for Aspose.PSD for .NET 19.2 ** Key Summary Category PSDNET-97...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-2...
  5. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  6. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。... Svg ; 2 using System. IO ; Copy 1 // Get...SVG document OuterHTML in C# 2 3 // Load an SVG document 4 using...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  7. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....= 5 ; } } // Merges cells 1 & 2 of row 1 tbl . MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/net/manage-table/
  8. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/java/manage-table/
  9. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your document processing with precision and efficiency....PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl -> MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/cpp/manage-table/