Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 154,976 for

2

(0.28 sec)
  1. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  2. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++.... FormatChange 2 Change of formatting was applied...get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. 表格单元格合并问题 - 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
  4. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....Description Arabic Arabic numbering (1, 2, 3, &mldr;) UppercaseRoman Upper...Arabic: 1, 2, 3, 4 ArabicHalfWidth Half-width Arabic: 1, 2, 3, 4 KanjiTraditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  7. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....example -1 means the last item, -2 means the second before last and...revision_type ) self . assertEqual ( 2 , doc . revisions . count ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 PHP 定制演示文稿中的 3D 图表|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中创建和定制 3D 图表,支持 PPT 和 PPTX 文件 — 今日提升您的演示文稿。...$defaultWorksheetInde , 0 , 2 , "Series 2" ), $chart -> getType ());...$defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/3d-chart/
  9. Line spacing and word spacing differences when ...

    The current version of Aspose I have is 17.2.0. Using the 30 day temporary license for version 25.3.0, I notice slight differences in line spacing and word spacing that add up across documents with multiple pages. The r…...2.0. Using the 30 day temporary...the original look? oldVersion17_2.pdf (96.8 KB) newVersion25_3.pdf...

    forum.aspose.com/t/line-spacing-and-word-spacin...
  10. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...