Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 150,870 for

2

(0.12 sec)
  1. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...

    forum.aspose.com/t/topic/312798
  2. FieldIfComparisonResult Enum | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldIfComparisonResult enum, which defines outcomes of IF field evaluations, enhancing your document automation capabilities.... False 2 The condition is false . Examples...builder . Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Email body with tab chacters convert to pdf iss...

    We have a .msg to be converted to PDF. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this msg file to pdf using below logic Ligic#1: Aspose.Words.Document do…...0 KB) Logic#2: Aspose.Words.Document document...above logic-2 convert to pdf: Convert_MSG2PDF_Logic-2.pdf (55.5...

    forum.aspose.com/t/email-body-with-tab-chacters...
  4. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering....will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::String > ({FONTS_FOLDER})); 2 System ::SharedPtr < DrFont >...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  7. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography source contributors in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...