Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 221,021 for

formatting

(0.23 sec)
  1. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered Formatting applied to it....has bulleted or numbered formatting applied to it. @property...assertFalse ( builder . list_format . is_list_item ) # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.verticalPosition property | Aspose....

    FrameFormat.verticalPosition property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relativeVerticalPosition](../relativeVerticalPosition/) property....to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.horizontalDistanceFromText property...

    FrameFormat.horizontalDistanceFromText property. Gets horizontal distance between a frame and the surrounding text, in points....to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....shape, and customize its formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++....we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....format_code property ChartYValueCollectio.format_code property...property Gets or sets the format code applied to the Y values. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...will be exported in Markdown format. Also note, this option will...

    reference.aspose.com/words/java/com.aspose.word...
  9. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...pdf", options); Formatting and Alignment of word document...@rnara To ensure that the formatting and alignment of your Word...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  10. ConditionalStyle.clear_formatting method | Aspo...

    ConditionalStyle.clear_Formatting method. Clears Formatting of this conditional style....clear_formatting method clear_formatting() Clears formatting of...conditional style. def clear_formatting ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...