Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 62,541 for

document formatting

(0.82 sec)
  1. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell Formatting properties....cell_format property DocumentBuilder.cell_format property Returns...table cell formatting properties. @property def cell_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input Document streams into a single output Document using specified image save options. Renders the output to images in C++....given input document streams into a single output document using specified...e Specifies how to merge formatting that clashes. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab position (in points) for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.trailingCharacter property | Aspose.W...

    ListLevel.trailingCharacter property. Returns or sets the character inserted after the number for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of Formatting or data fidelity....encounters some issue during document loading or saving that might...might result in loss of formatting or data fidelity. warning (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....Inserts a string into the document at the current insert position...into the document. Remarks Current font formatting specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font Formatting of this object in C++....Provides access to the font formatting of this object. System ::...Words document by hand. auto doc = MakeObject < Document > ();...

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