Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 99,557 for

text

(0.17 sec)
  1. 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...
  2. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original Text should be shown instead of revised one...specify whether the original text should be shown instead of revised...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....when enumeration of the main text story in a section has ended...when enumeration of the main text story in a section has started...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsRtf method. Gets or sets whether to insert the linked object in rich-Text format (RTF) in C++....insert the linked object in rich-text format (RTF). bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldDde::get_InsertAsRt...

    Aspose::Words::Fields::FieldDde::get_InsertAsRtf method. Gets or sets whether to insert the linked object in rich-Text format (RTF) in C++....insert the linked object in rich-text format (RTF). bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsHtml method. Gets or sets whether to insert the linked object as HTML format Text in C++....linked object as HTML format text. bool Aspose :: Words :: Fields...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDde::get_InsertAsTe...

    Aspose::Words::Fields::FieldDde::get_InsertAsText method. Gets or sets whether to insert the linked object in Text-only format in C++....insert the linked object in text-only format. bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::idx_set method. Gets or sets an item at the specified index in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::idx_get method. Gets or sets an item at the specified index in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 旋转单元格文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text/