Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 18,176 for

paragraphs

(0.22 sec)
  1. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize paragraph line spacing for enhanced readability and style in your documents....the line spacing for the paragraph. public LineSpacingRule LineSpacingRule...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/net/aspose.words/par...
  3. 在 .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/
  4. 设置图像大小|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/set-image-size/
  5. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control.... among tables and paragraphs). Row 3 The element occurs...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/net/table/
  7. 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...
  8. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... paragraphs . add ( heading2 ) # 保存更新后的文档...is_in_list = True page . paragraphs . add ( heading2 ) # 保存Pdf...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  9. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... paragraphs [ 0 ] . paragraph_format . default_portion_format...shape . text_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/zh/python-net/3d-present...
  10. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

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