Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,176 for

underline

(0.08 sec)
  1. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers.... Underline = Underline . Dash ; ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  2. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font.... underline = aw . Underline . Dash ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document.... underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent... underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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…...underline = aw.Underline.SINGLE if style.get("underline")...get("underline") == "1" else aw.Underline.NONE font.name = style...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... underline = aw . Underline . DASH # Move the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting.... underline = aw . Underline . SINGLE builder...aspose.words class Font Font.underline_color property Font.has_dml_effect...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…...9 KB) Underline instead of border or both: Underline.png (137...superscript font size, and underline rendering—are consistent with...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  9. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....ASSERT_EQ ( Aspose :: Words :: Underline :: Single , builder -> get_Font...get_Font () -> get_Underline ()); // Restore the font formatting...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page.... underline = aw . Underline . Dash ; let paragraphFormat...

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