Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,804 for

insert text

(0.1 sec)
  1. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    This article introduces features for GridWeb....Row & Column Features Add, insert, and remove rows and columns...custom format settings. Controls text alignment. Manages borders....

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......PDF using C# How to Strike Out Text in PDF using Java How to Create...PowerPoint using C# How to Insert a Table in a Slide using Java...

    kb.aspose.com/categories/page/52/
  5. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field in C++....hosting application when inserting a new DATE field. bool Aspose...> ( doc ); // If we want the text in the document always to display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#.... You can easily insert this data into your document...that the preferred way of inserting data from a DataTable into...

    docs.aspose.com/words/net/how-to-build-a-table-...
  7. Font.Border | Aspose.Words for .NET

    Discover the Font Border property, which provides a customizable Border object to enhance your font styling and design flexibility....get ; } Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . Write ( "Text surrounded by green border."...

    reference.aspose.com/words/net/aspose.words/fon...
  8. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!... Insert ( int, string ) Inserts a string into the...index. Examples Shows how to insert a combo box field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain Text format in Java....footers are exported to plain text format. Examples: Shows how...plain text format. Document doc = new Document(); // Insert even...

    reference.aspose.com/words/java/com.aspose.word...