Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,743 for

underline

(0.05 sec)
  1. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....from PDF using Java How to Underline Text in PDF File using Java...

    kb.aspose.com/pdf/java/page/2/
  2. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....properties like bold, italic, underline, color and height using the...NullableBool :: True ); # Set Underline property of the Font $port...

    docs.aspose.com/slides/php-java/manage-fonts/
  3. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI.... setUnderline ( Underline . DOUBLE ); // Output formatted...

    docs.aspose.com/words/java/format-text-in-docum...
  4. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index....displays a purple dotted underline. # In Word 2003, we can enable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlPropertyCollection.remove method | Asp...

    CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection....displays a purple dotted underline. # In Word 2003, we can enable...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management....displays a purple dotted underline. // In Word 2003, we can enable...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....displays a purple dotted underline. smart_tag = aw . markup ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++....two plus characters “++” as underline text formatting. The default...two plus characters “++” as underline text formatting. The default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. text|Documentation

    Text element is used to add one or more lines of text to the form....a text: bold , italic or underline . Several font styles can...

    docs.aspose.com/omr/net/txt-markup/text/
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...the column “Marker” have an underline/bottom border. Not sure how...before rendering. Issue #3: Underline/Bottom Border on Shapes The...

    forum.aspose.com/t/shapes-in-charts-rendered-by...