Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 36,317 for

paragraph

(0.08 sec)
  1. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the Paragraph in C++....spacing (in points) for the paragraph. double Aspose :: Words ::...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    MailMerge UseWholeParagraphAsRegion property. Gets or sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C#....indicating whether whole paragraph with TableStart or TableEnd...between mail merge regions and paragraphs. public void UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.mai...
  3. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::EditableRangeStart::get_Id metho...

    Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeStart method. Gets the node that represents the start of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_Paragraph_outline_level property. Gets or sets whether to use the applied Paragraph outline level....use_paragraph_outline_level property FieldToc.use_paragraph_outline_level...applied paragraph outline level. @property def use_paragraph_outline_level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....section, one body and one paragraph. # Call the "remove_all_children"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuildType | Aspose.Slides for Java API Reference

    Determines how text will appear on a shape during animation....All paragraph. ByLevelParagraphs1 By groups of paragraphs of depth...ByLevelParagraphs2 By groups of paragraphs of depth 2. ByLevelParagraphs3...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. A Missing Font Is Not Substituted Using the Sub...

    In Aspose Slides Java if you have a slides document with a invalid font or a missing font in the file in part of a Paragraph the missing font it does not substitute using the substitution rules. Sample code: @Test …...in the file in part of a paragraph the missing font it does not...font info IParagraph paragraph = new Paragraph(); final IPortionCollection...

    forum.aspose.com/t/a-missing-font-is-not-substi...