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

paragraph

(0.07 sec)
  1. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++....Description Paragraph 1 The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Font Size Setting on TextFragment skips first l...

    When setting my font size, if my TextFragment is on two lines, the first line does not get the correct font size that I set in the code below? Notice how in my attachment my heading is font size 22, and the second line …...Center; //set paragraph position par1.Position = new...//add new TextFragment to paragraph par1.AppendLine(heading);...

    forum.aspose.com/t/font-size-setting-on-textfra...
  3. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. textparagraphcollection - Aspose.PDF for Java -...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PageSize ParagraphAbsorber Paragraphs PasswordBoxField PasswordType...TextParagraph > Represents a text paragraphs collection Method Summary...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  5. Border Class | Aspose.Words for .NET

    Aspose.Words.Border class. Represents a border of an object in C#....including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Removing frames throws exception now - Free Sup...

    Hi, I got some code from you to remove all text frames from header or footers But with Version 24.6, it get corrupted with following exception: Aspose.Words.FileCorruptedException HResult=0x80131500 Message=The d…...docx"); foreach (Paragraph p in WordDoc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true)) { // Check whter paragraph is in header/footer...

    forum.aspose.com/t/removing-frames-throws-excep...
  7. Section Class | Aspose.Words for .NET

    Aspose.Words.Section class. Represents a single section in a document in C#....section has Body with one Paragraph . GetAncestor ( NodeType )...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields. By default fields are not ignored in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTextboxes method. Specifies whether to compare differences in the data contained within text boxes. By default textboxes are not ignored in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...