Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 147,999 for

2

(0.26 sec)
  1. 档案

    档案...getCell(defaultWorksheetInde, 1, 3, "Series 2"), chart.getType()); // 获取第一个图表系列...nde, 2, 1, 1), fact.getCell(defaultWorksheetInde, 2, 2, 3));...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  2. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number of the section.... writeln ( 'Section 1, page 2.' ) builder . insert_break ( aw...builder . writeln ( 'Section 2, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document tag is mapped in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. x 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. x 14 in.) PaperStatement Statement (5‑1/2 in. x 8‑1/2...

    docs.aspose.com/cells/cpp/setting-page-options/
  9. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Gaussian Blur as well as custom kernels....matrix { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; To...

    docs.aspose.com/imaging/java/developer-guide/ma...
  10. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

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