Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 155,327 for

2

(0.13 sec)
  1. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....That ( oleControlCollection [ 2 ]. Caption , Is . EqualTo ( "Delphi"...That ( oleControlCollection [ 2 ]. Value , Is . EqualTo ( "0"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++.... RemoveLastEmptyParag 2 Remove the empty paragraph that...<p>paragraph 1</p> \r\n <p>paragraph 2</p> \r\n </div> \r\n </div> \r\n...

    reference.aspose.com/words/cpp/aspose.words/htm...
  3. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....That ( oleControlCollection [ 2 ]. Caption , Is . EqualTo ( "Delphi"...That ( oleControlCollection [ 2 ]. Value , Is . EqualTo ( "0"...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the 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/com...
  5. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous range of pages. To learn more, visit the documentation article in C++....Words :: Saving :: PageRange > ( 2 , 3 ), System :: MakeObject <...Words :: Saving :: PageRange > ( 2 , 4 ), System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/cpp/create-pivot-table/23...
  7. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/zh/cpp/create-pivot-table...
  8. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/it/cpp/create-pivot-table...
  9. Aspose::Words::Comment::RemoveAllReplies method...

    Aspose::Words::Comment::RemoveAllReplies method. Removes all replies to this comment in C++...."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...get_Replies () -> get_Count ()); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... 以下代码片段通过 8 个步骤创建一个 2 页的 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项创建...使用默认选项创建 对象。 使用已创建的输出流和保存选项创建一个 2 页的 PsDocument。 使用文档的默认页面尺寸(纵向...

    docs.aspose.com/page/zh/java/ps/working-with-pa...