Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 151,772 for

text

(0.25 sec)
  1. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language document....right-to-left, and right-to-left text. let doc = new aw . Document...font settings for left-to-right text. builder . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CSS fonts

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...You will learn to make your text bold or semibold, to change...Font; Font-synthesis, Text-decoration, Text-transform, Letter-spacing...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  3. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....configure the style and color of a text underline. let doc = new aw...builder . writeln ( "Underlined text." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Parse PDF documents|Aspose.PDF for JavaScript v...

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for JavaScript via C++....operation above for text. Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/javascript-cpp/parsing/
  5. 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/
  6. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...PDF, developers can edit text in PDF, insert graphs using...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/cpp/editor/
  9. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description None No text wrapping around the shape. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set Text of the comment in C++....method that allows to easily set text of the comment. void Aspose...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/com...