Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 15,548 for

paragraph

(0.08 sec)
  1. 将 PowerPoint 转换为视频|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 转换为视频... Paragraph () para1 . portions . add...NET" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each Paragraph to the width of the cell....the cell, compressing each paragraph to the width of the cell....we add with it. builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using C#. Explore different methods, including the `` 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...
  4. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  5. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....the heading // and the next paragraph via "View" -> "Show/Hide"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...the next row or to the next paragraph after the table. If you delete...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  10. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/net/aspose.words.tab...