Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 17,319 for

paragraph

(0.37 sec)
  1. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...likely related to the default paragraph formatting in your document...formatting of the default paragraph style, which can help avoid...

    forum.aspose.com/t/getting-error-while-converti...
  2. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... TOP # Add a paragraph to the text box and add a...aw . Paragraph ( doc )) para = text_box . first_paragraph para...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-page navigation and improve document organization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert PowerPoint to Video|Aspose.Slides for N...

    Convert PowerPoint to Video in JavaScript... So we animate paragraphs on objects, which will appear...para1 = new aspose . slides . Paragraph (); para1 . getPortions ()...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Aspose::Words::LowCode::SplitOptions::get_Split...

    Aspose::Words::LowCode::SplitOptions::get_SplitStyle method. Specifies the Paragraph style for splitting the document into parts when Style is used in C++....yle method Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. Bottom Aligns to the bottom...doc . firstSection . body . paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

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