Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 18,343 for

paragraphs

(0.11 sec)
  1. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++.... Add Graph object to paragraphs collection of page instance...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/cpp/add-line/
  3. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 将页眉添加到页面的 paragraphs 。 为描述创建一个 TextFragment 。...Position ( 130 , 720 ) page . paragraphs . add ( header ) # 添加描述 descriptionText...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  5. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/net/manage-autofit-setti...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AllowSpaceOfSameStyleInTable method. Allow Contextual Spacing of Paragraphs in Tables in C++....Allow Contextual Spacing of Paragraphs in Tables . bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....); // Create text paragraph auto paragraph = MakeObject < TextParagraph...Set subsequent lines indent paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/python-net/working-with-h...
  10. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java....collection separately from the paragraphs of text. You do not create...words.List) method. To make a paragraph bulleted or numbered, you...

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