Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 18,994 for

paragraphs

(1.37 sec)
  1. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....paragraphFormat property Gets the paragraph formatting of the style. get...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 在 Python 中向 PDF 添加文本|Aspose.PDF for Python via ...

    了解如何在 Python 中向 PDF 文档添加文本、HTML 片段、列表、链接和自定义字体。...paragraphs.add(text_fragment) . 保存文档。...Position ( 100 , 600 ) page . paragraphs . add ( text_fragment ) document...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  5. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....existing list to a collection of paragraphs. doc = aw . Document () builder...writeln ( 'Paragraph 1' ) builder . writeln ( 'Paragraph 2' ) builder...

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