Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 153,098 for

text

(0.71 sec)
  1. Convert Excel to HTML with tooltip using JavaSc...

    Learn how to convert Excel files to HTML format with tooltips for complete Text display using Aspose.Cells for JavaScript via C++....There might be cases where the text is cut off in the generated...want to display the complete text as a tooltip on hover. Aspose...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/net/working-with-bookmarks/
  4. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML Textarea tag for your website using Aspose.HTML. Рreview the Textarea, copy and use generated HTML and C# code in your project!...multiple lines of text. This is a multi-line plain text editing element...users to enter large amounts of text in an arbitrary form, such as...

    products.aspose.com/html/net/generators/textarea/
  5. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/php-java/watermark/
  6. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent....usually contain both text and images. The text can be formatted in...conform with corporate styles. Text formatting helps users vary...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  7. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML Text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!...Checks if particular DrawingML text effect is applied. public bool...dmlEffectType TextDmlEffect DrawingML text effect type. Return Value true...

    reference.aspose.com/words/net/aspose.words/fon...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....to track the order in which a text replacement operation traverses... ) Assert . That ( logger . Text . Replace ( "\r" , "" ), Is...

    reference.aspose.com/words/net/aspose.words.rep...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C++: Text, Image, and Page Options https://products.aspose.com/pdf/cpp/stamps/ Recent content in PDF Stamping in C++: Text, Ima......Products – PDF Stamping in C++: Text, Image, and Page Options https://products...content in PDF Stamping in C++: Text, Image, and Page Options on...

    products.aspose.com/pdf/cpp/stamps/index.xml
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...5;">This is an example of regular text in HTML. This could be any information:...instructions, or just sample text.</p> </div> And getting result...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...