Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 153,636 for

text

(0.15 sec)
  1. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....viewBox='0 0 500 40'> \r\n <text x='0' y='35' font-family='Verdana'...font-size='35'>Hello world!</text> \r\n </svg> \r\n </html>" ;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....to add, customize, and remove text or image watermarks in Word...behind the text in a document. A watermark can contain a text or an...

    docs.aspose.com/words/python-net/working-with-w...
  4. main.bundle.min.186310e8053f3b318ac503c98d5ec1f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......breadcrumb_block ul li a{text-decoration:none}.docs_information...nt-weight:300;color:#004ab2;text-decoration:none;padding-lef...

    docs.aspose.com/html/css/main.bundle.min.186310...
  5. Aspose::Words::Paragraph::get_IsMoveFromRevisio...

    Aspose::Words::Paragraph::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Hide ] The look and feel of a text can be controlled by changing...Developers can apply any font to text inside a cell by using the Font...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  9. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python.... It discusses text and image type watermarks and...type of the loaded Word file is TEXT Call the remove() method to...

    kb.aspose.com/words/python/delete-watermark-in-...
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/nodejs-net/how-to-extract...