Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 148,147 for

text

(0.09 sec)
  1. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....Justifies instances of mathematical text to the left with respect to...centers the group of mathematical text (the Math Paragraph ) with respect...

    reference.aspose.com/words/cpp/aspose.words.mat...
  2. Get HTML5 String from Cell with Golang via C++|...

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > HTML5: < div Style...

    docs.aspose.com/cells/go-cpp/get-html5-string-f...
  3. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script Text regardless of their Unicode character values when determining the formatting for this run....be treated as complex script text regardless of their Unicode...boolean Examples Shows how to add text that is always treated as complex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....plain text structured document tag, which acts as a text box that...prohibit the user from editing this text box's contents. tag -> set_LockContents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....plain text structured document tag, which acts as a text box that...prohibit the user from editing this text box's contents. tag -> set_LockContents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  8. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-Text representation of the documents content in Java....PlainTextDocument Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createPrivateElement (); // Create Text Block-Level Structure Elements...createHeaderElement ( 1 ); // Create Text Inline-Level Structure Elements...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  10. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/python-net/aspose.wo...