Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 36,285 for

paragraph

(0.24 sec)
  1. get_Tab() | Aspose.Slides for C++ API Reference

    Returns the tabulation of a Paragraph at the specified index. Read-only Aspose::Slides::ITab...Returns the tabulation of a paragraph at the specified index. Read-only...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  2. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    CleanupOptions DuplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C#.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  3. Not able to add line spacing value in decimal b...

    m trying to set the line spacing of a TextFragment object using Aspose.pdf in C#, but I’m unable to set the value between 0.0 to 1.0 I also want to set the line spacing to a value less than 1, such as 0.82, but it seems…...TextParagraph paragraph = new TextParagraph(); paragraph.Rectangle...652f, 425.665f, 549.093f); paragraph.VerticalAlignment = VerticalAlignment...

    forum.aspose.com/t/not-able-to-add-line-spacing...
  4. CommentCollection - Aspose.Words for Java - API...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...setText("Add text to this paragraph."); builder.getCurrentParagraph()...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldPrint Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldPrint class. Implements the PRINT field in C#....node, returns its parent paragraph. If the field is already removed...); builder . Write ( "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/net/aspose.words.fie...
  6. MarkupSection.h - Aspose.PDF for C++ - API Refe...

    MarkupSection.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Paragraphs() const ; 73 74 protected...Ptr<MarkupParagraph> >> _paragraphs; 130 int32_t _scaleFactor;...

    reference.aspose.com/pdf/cpp/_markup_section_8h...
  7. Cell.FirstParagraph | Aspose.Words for .NET API 参考

    Cell 财产. 获取直接子级中的第一段... public Paragraph FirstParagraph { get ; } 例子...cell . AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Aspose::Words Namespace Reference - Aspose.Word...

    The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....other nodes, for example Paragraph , Section and and Table ....other content, specify font, paragraph and section formatting. More...

    reference.aspose.com/words/cpp/namespace/aspose...
  9. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    CompareOptions 财产. True 表示文档比较不区分大小写 默认比较区分大小写... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/zh/net/aspose.words....
  10. CompareOptions.IgnoreFormatting | Aspose.Words ...

    CompareOptions 财产. True 表示忽略格式化 默认情况下不忽略文档格式... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/zh/net/aspose.words....