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

paragraphs

(0.24 sec)
  1. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph....the line spacing for the paragraph. @property def line_spacing_rule...we can define using the # paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Paragraphs?[0]?.Portions?[0]; if (portion...var para = cell?.TextFrame?.Paragraphs?[0]; if (para != null) {...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  3. 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...
  4. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... Paragraphs . Add ( header ); // Add...HorizontalAlignment . Left ; page . Paragraphs . Add ( description ); //...

    docs.aspose.com/pdf/net/docker/dotnet8/
  5. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。... Paragraphs [ 0 ]. ParagraphFormat ....Gradient" ; shape . TextFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/zh/net/3d-presentation/
  6. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。... Paragraphs . Add ( img ); // Set page...

    docs.aspose.com/pdf/zh/net/set-image-size/
  8. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....)); Shows how to output all paragraphs in a document that are list...NodeType . Paragraph , true ); foreach ( Paragraph para in paras...

    reference.aspose.com/words/net/aspose.words/com...
  9. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for Paragraphs, enhancing document clarity and organization....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/net/aspose.words/par...
  10. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

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