Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 10,169 for

insert text

(0.12 sec)
  1. Features|Documentation

    Aspose.Cells for Node.js via C++ features....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/nodejs-cpp/features/
  2. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula Text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...Formula text containing local absolute cell references is not...found that cells with formula text containing a local absolute...

    forum.aspose.com/t/formula-text-containing-loca...
  3. FieldDdeAuto.insertAsUnicode property | Aspose....

    FieldDdeAuto.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldDde.insertAsUnicode property | Aspose.Word...

    FieldDde.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Remarks For a text form field the result is the text that is in...result for a text form field does not apply the text format specified...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.InsertComboBox method. Inserts a combobox form field at the current position....{#string_string[]_number} Inserts a combobox form field at the...form field node that was just inserted. Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_Text property. Specifies whether the shape is below or above Text....behind_text property ShapeBase.behind_text property Specifies...below or above text. @property def behind_text ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...DocumentBuilder > ( doc ); // Insert hidden text, then specify whether...

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