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

2

(0.1 sec)
  1. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/ja/net/add-xml-map-inside...
  2. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/es/cpp/add-xml-map-inside...
  3. 5115433.xml

    1.0 UTF-8 yes http://www.w3.org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102 103 104 105 106 107 108 109 110 111 112...org/2001/XMLSchema-instance 1 2 3 4 5 6 7 8 9 10 11 12 101 102...

    docs.aspose.com/cells/it/cpp/add-xml-map-inside...
  4. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...2 KB) 导出JPG图片样式: image.png (44.3...Discourse December 3, 2025, 3:17am 2 @MangoAspose 概要 在 Linux 环境下使用...

    forum.aspose.com/t/ppt/322437
  5. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....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/com...
  6. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...words-net chenweii January 2, 2026, 2:44am 1 Description When rendering...Professionalize.Discourse January 2, 2026, 2:45am 2 @chenweii Summary The...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  8. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...output file has 2 worksheets. The first worksheet has 2 tables for...employees_array_index.zip (27.2 KB) Queries about Aspose cells...

    forum.aspose.com/t/accessing-array-element-by-i...
  9. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...Product Family AStelzner February 2, 2026, 10:46am 1 Hello, if we...Professionalize.Discourse February 2, 2026, 10:47am 2 @AStelzner You’re seeing...

    forum.aspose.com/t/question-about-behavior-mail...
  10. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....add(new SdtListItem("Item 2", "Value 2")); listItems.add(new SdtListItem("Item...add(new SdtListItem("Item 2", "Value 2")); listItems.add(new SdtListItem("Item...

    reference.aspose.com/words/java/com.aspose.word...