Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 150,691 for

2

(0.29 sec)
  1. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...Dictionary`2.TryInsert(TKey key, TValue value...Discourse February 13, 2026, 9:15pm 2 @CRAsposeUser Thanks for the sample...

    forum.aspose.com/t/error-occurred-while-save-th...
  2. out.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count Banana 20 Blackberry 6 Guava 5 Apple 5 Cherry 4 Mango 3 Grand Total 43 Evaluation Warn......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count...

    docs.aspose.com/cells/ru/java/add-or-clear-pivo...
  3. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... 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...
  5. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... 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...
  6. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f... 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...
  7. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your document formatting!... None 2 Element sizes are not exported...builder . Write ( "Row 1, Cell 2" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... 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...
  9. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v.... 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...
  10. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...中文技术支持 ZhonghaoSun April 3, 2025, 2:05am 1 版本:23.8 编程语言:java 问题现象:...第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6...

    forum.aspose.com/t/excel/310744