Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 150,870 for

2

(0.1 sec)
  1. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...page as ap 2 license = ap. License () 3 license...Copy 1 import aspose.page as ap 2 3 doc = ap. Document ( ' sample...

    docs.aspose.com/page/zh/python-net/faq/
  3. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a 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...
  5. 用Node.js通过C++处理Z轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中处理Z轴。我们的指南将帮助您理解如何配置和定制Z轴,包括其缩放和标签,以增强您的图表。... putValue ( 2 ); worksheet . getCells (). get...(). get ( "B2" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/z-axis/
  6. CustomXmlSchemaCollection Class | Aspose.Words ...

    Explore the Aspose.Words.Markup.CustomXmlSchemaCollection class for managing XML schemas linked to custom XML parts, enhancing document flexibility and control.... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  7. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!... Flat 2 Line ends at end point. Default 2 Default value...builder . InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....categories = {"Category 1", "Category 2", "Category 3"}; // Insert two...getSeries().add("Series 2", categories, new double[]{64.2, 79.5, 94.0});...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... Square 2 Wraps text around all sides of...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...