Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,544 for

paragraph builder

(0.1 sec)
  1. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the Paragraph is an item in a bulleted or numbered list in C++....tem method True when the paragraph is an item in a bulleted or...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...custom paragraph break. doc = aw . Document () builder = aw ....= doc ) builder . writeln ( 'Paragraph 1.' ) builder . writeln...

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

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....format to a collection of paragraphs. Document doc = new Document...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.lis...
  4. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance Paragraph styling for better readability....formatting is applied to a paragraph. To learn more, visit the...IsListItem { get; } True when the paragraph has bulleted or numbered formatting...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  7. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method... insert_html(html, use_builder_formatting) Inserts an HTML...( self , html : str , use_builder_formatting : bool ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Shows how to use a document builder to insert html content into...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Notes :: Footnote > footnote = builder -> InsertFootnote ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your Paragraph formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your documents....method Resets to default paragraph formatting. public void ClearFormatting...ClearFormatting () Remarks Default paragraph formatting is Normal style...

    reference.aspose.com/words/net/aspose.words/par...