Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 18,524 for

paragraphs

(0.21 sec)
  1. Aspose::Words::Saving::OutlineOptions::get_Head...

    Aspose::Words::Saving::OutlineOptions::get_HeadingsOutlineLevels method. Specifies how many levels of headings (Paragraphs formatted with the Heading styles) to include in the document outline in C++....many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  3. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。... Paragraphs ( 0 , tf . TextRange . Text...of 10 //将字体大小设置为 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  4. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....ParagraphBreak 0 Break between paragraphs. PageBreak 1 Explicit page...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/bre...
  5. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... Paragraphs . Add ( header ) # Add description...HorizontalAlignment . Left page . Paragraphs . Add ( description ) # Add...

    docs.aspose.com/pdf/net/python-net/
  6. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....insert basic content such as paragraphs and runs. On this page we...

    docs.aspose.com/words/net/create-a-word-process...
  7. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....through paragraphs in current TextFrame foreach ( Paragraph para...textFramesSlideOne [ i ]. Paragraphs ) //Loop through portions...

    docs.aspose.com/slides/cpp/extracting-text-from...
  8. Setting ATTRIB and MTEXT objects|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/java/setting-attrib-and-mte...
  9. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  10. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m..."Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers. doc ...

    reference.aspose.com/words/net/aspose.words/ran...