Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,296 for

paragraph builder

(0.14 sec)
  1. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range...'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . PageSetup...PaperSize = PaperSize . Legal ; builder . PageSetup . Orientation =...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...content_blocks, clean_text_paragraphs = extract_all_content_wi...return None def apply_builder_style(builder, style): replacing the...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....how to work with a document builder’s current story. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last Paragraph among the immediate children....lastParagraph property Gets the last paragraph among the immediate children...lastParagraph () : Aspose . Words . Paragraph Examples Shows how to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...SharedPtr < Footnote > footnote = builder -> InsertFootnote ( FootnoteType...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  10. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

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