Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,443 for

insert text

(0.17 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection 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...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document 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...
  3. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE field... displayResult Gets the text that represents the displayed...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Bookmark::get_Name method | Aspo...

    Aspose::Words::Bookmark::get_Name method. Gets or sets the name of the bookmark in C++....get_Name () Examples Shows how to insert a bookmark. auto doc = MakeObject...name in Microsoft Word via Insert -> Links -> Bookmark, and press...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++.... Examples Shows how to insert a Table of contents (TOC) into...DocumentBuilder > ( doc ); // Insert a table of contents for the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....instance of the Document class and insert an empty page inside that Instantiate...set the desired text formatting settings Insert the page title...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  8. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current Insert position....write method write(text) Inserts a string into the document at...the current insert position. def write ( self , text : str ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit PSD File in Java

    Follow this tutorial to edit PSD file in Java. It discusses the IDE setup, the steps, and a runnable sample code to create a PSD photo editor using Java....the PSD file by adding a new text layer using the addTextLayer...coordinates to place the text and then insert a new text layer before rendering...

    kb.aspose.com/psd/java/edit-psd-file-in-java/
  10. Copy Worksheets|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.... Insert text in worksheet. \3. Create...[ 0 , 0 ]. PutValue ( "Some Text" ); Worksheet worksheet2 = newWorkbook...

    docs.aspose.com/cells/net/copy-worksheets/