Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 149,208 for

text

(0.18 sec)
  1. Get HTML5 string from Cell|Documentation

    Learn how to get the HTML5 string from a cell using the Aspose.Cells for .NET 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/net/get-html5-string-from...
  2. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this section in C++....Footnote , u "Footnote reference text." ); // Configure all footnotes...themselves directly beneath the text on every page. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of Text on each page in a document or section in C++....sets the vertical alignment of text on each page in a document or...builder's current section and add text. builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::PageSetup::get_FootnoteOptions m...

    Aspose::Words::PageSetup::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this section in C++....Footnote , u "Footnote reference text." ); // Configure all footnotes...themselves directly beneath the text on every page. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....Examples Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily....users can select and modify text only in form fields in Microsoft...builder . Write ( "Please enter text here: " ); builder . InsertTextInput...

    reference.aspose.com/words/net/aspose.words/sec...
  7. BookmarkStart.nodeType property | Aspose.Words ...

    BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodetype/#BookmarkStart)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldEnd.nodeType property | Aspose.Words for N...

    FieldEnd.nodeType property. Returns [NodeType.FieldEnd](../../../aspose.words/nodetype/#FieldEnd)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

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