Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 148,520 for

text

(0.25 sec)
  1. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for Node.js via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  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. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....will also learn to customize text highlighting according to your...requirements. Steps to Highlight Text in PDF using Java Set the environment...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  5. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance Text display and improve visual appeal in your designs. Unlock creative potential today!...attributes that specify how text is displayed in a shape. public...set the orientation of text inside a text box. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for...."AÁBCDEÉFG12345" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  7. TextBoxWrapMode enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description Square Text wraps inside a shape. None Text does not wrap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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/
  9. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  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...