Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,276 for

paragraph builder

(0.05 sec)
  1. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the 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.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting. To learn more, visit the documentation article in C++....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::get_CurrentStor...

    Aspose::Words::DocumentBuilder::get_CurrentStory method. Gets the story that is currently selected in this DocumentBuilder in C++....how to work with a document builder’s current story. auto doc =...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( dstDoc...dstDoc ); Style myStyle = builder . Document . Styles . Add ( StyleType...

    reference.aspose.com/words/net/aspose.words/imp...
  8. Aspose::Words::Fields::FieldOptions::get_Custom...

    Aspose::Words::Fields::FieldOptions::get_CustomTocStyleSeparator method. Gets or sets custom style separator for the \t switch in FieldToc field in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> StartBookmark ( u "MyBookmark" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_PageNumber...

    Aspose::Words::Fields::FieldToc::get_PageNumberOmittingLevelRange method. Gets or sets a range of levels of the table of contents entries from which to omits page numbers in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> StartBookmark ( u "MyBookmark" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FieldToc::get_EntrySepar...

    Aspose::Words::Fields::FieldToc::get_EntrySeparator method. Gets or sets a sequence of characters that separate an entry and its page number in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> StartBookmark ( u "MyBookmark" );...

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