Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 19,382 for

2 of

(0.18 sec)
  1. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  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. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case Of complex label formatting not being adequately represented by plain text.... writeln ( "Item 2" ); builder . listFormat . listIndent...toEqual ( "* Item 1\r\n" + " > Item 2\r\n" + " + Item 3\r\n" + " - Item...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....builder -> Writeln ( u "Section 2 text." ); // Both sections are...second. ASSERT_EQ ( u "Section 2 text." , doc -> GetText (). Trim...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index Of the specified node in C++....get_Rows () -> idx_get ( 2 ); ASSERT_EQ ( 2 , table -> IndexOf (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number Of elements contained in the collection....'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...builder . end_bookmark ( 'Bookmark 2' ) builder . writeln ( 'Text inside...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more prOfessional look.... Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  9. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index....example -1 means the last item, -2 means the second before last and...reply' ) self . assertEqual ( 2 , comment . replies . count )...

    reference.aspose.com/words/python-net/aspose.wo...