Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,203 for

underline

(0.09 sec)
  1. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....bold;FONT-STYLE: italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  2. 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...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/java/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +0000 htt......language-java java Java: How to add Underline Annotation using Java https://products...aspose.com/pdf/java/annotation/underline/add/ Thu, 15 Jan 2026 00:00:00...

    products.aspose.com/pdf/java/annotation/index.xml
  4. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!... Default value is Underline. public RevisionTextEffect...strike through // and double-underlined blue at the moved-to revision...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...will not find “__________”(underline formatting) inside the specific...specific sections. So underline is not getting removed . Please...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......to PDF using Python How to Underline in PDF using Python How to...

    kb.aspose.com/categories/page/48/
  7. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection....displays a purple dotted underline. # In Word 2003, we can enable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/3/
  9. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...required feature of adding Underline text in existing PDF file...of text as Underline fragment.TextState.Underline = true; //...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  10. 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...