Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 15,617 for

paragraphs

(0.06 sec)
  1. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/nod...
  2. 将PowerPoint转换为视频|Aspose.Slides 文档

    使用Aspose.Slides for C++ API将PowerPoint转换为视频...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  3. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently compare border collections and enhance your coding productivity. Optimize your projects today!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  5. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used....Examples Shows how to number paragraphs using autonum fields. doc...builder . writeln ( ' \t Paragraph 1.' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells 8.1.0中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....aractersWithSpaces、Lines、Paragraphs属性 从Aspose.Cells for .NET...aractersWithSpaces,Lines和Paragraphs。原因是这些属性在保留Excel电子表格时没有用处...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Aspose::Words::DocumentBuilder::InsertStyleSepa...

    Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the document in C++....DocumentBuilder > ( doc ); // Each paragraph can only have one style. //...() -> Add ( StyleType :: Paragraph , u "MyParaStyle" ); paraStyle...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 在演示文稿中查找和替换|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  10. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++....formatting properties of a paragraph style. System :: SharedPtr...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/cpp/aspose.words/sty...