Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 153,928 for

text

(1.79 sec)
  1. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....method insert_hyperlink(display_text, url_or_bookmark, is_bookmark)...insert_hyperlink ( self , display_text : str , url_or_bookmark : str...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::GraphicsQualityOptions c...

    Aspose::Words::Saving::GraphicsQualityOptions class. Allows to specify additional Graphics quality options. To learn more, visit the documentation article in C++....get_StringFormat () const Gets text layout information (such as...Gets the rendering mode for text associated with this Graphics...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. | Aspose

    Sample code for BMP to Searchable PDF Java conversion. Use API example code for batch BMP files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  4. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline Text formatting...characters “++” as underline text formatting. The default value...characters “++” as underline text formatting. with io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...Aspose :: Cells :: Drawing :: Texts ; int main () { Aspose :: Cells...GetWorksheets (). Get ( 0 ); // Add text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  6. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....to track the order in which a text replacement operation traverses...Third footer \n ' , logger . text . replace ( ' \r ' , '' )) else...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  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...