Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 10,063 for

insert text

(0.16 sec)
  1. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Q: Why might complex script text, such as Thai or Hebrew, be...a DataRelation . Append or Insert a Document You can find more...

    docs.aspose.com/words/net/faq/
  2. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article.... display_result Gets the text that represents the displayed...window. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... insert ( type , n ) // the parameters...); }). on ( 'cell-edited' , ( text , ri , ci ) => { //just edit...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. HanXinEncodeMode|Aspose.BarCode for Python via ...

    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....specified encoding with the insertion of an ECI identifier. If a...designs a way to represent any text data reference to UTF8 encoding/charset...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight in C++....get_RevisionOptions (); // Render insertion revisions in green and italic...RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. FieldMergeField.textAfter property | Aspose.Wor...

    FieldMergeField.TextAfter property. Gets or sets the Text to be Inserted after the field if the field is not blank....property Gets or sets the text to be inserted after the field if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility....RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  9. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your document's clarity!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。... Get ( 0 ); // Insert a horizontal page break at..."&CHeader Text" ); pageSetup . SetFooter ( 0 , "&CFooter Text" ); //...

    docs.aspose.com/cells/zh/cpp/page-setup-features/