Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 18,351 for

paragraphs

(0.16 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. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Paragraphs . Add ( table ); // Save...300 ; // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/net/integrate-table/
  3. Aspose::Words::FrameFormat::get_Width method | ...

    Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  4. Aspose::Words::FrameFormat::get_HorizontalPosit...

    Aspose::Words::FrameFormat::get_HorizontalPosition method. Gets horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition property in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  5. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....Ensure that at least two paragraphs exist before proceeding with...least two paragraph elements by verifying that paragraphs.Length...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/)....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table . ensureMinimum ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between page elements proportionally....documents from “normal” inline paragraphs and tables and which is the...

    docs.aspose.com/words/jasperreports/spacing-fac...
  8. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a paragraph in the document in Java....Specifies the outline level of a paragraph in the document. Examples:...Examples: Shows how to configure paragraph outline levels to create collapsible...

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