Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 16,621 for

insert text

(0.15 sec)
  1. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part 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::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts 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/doc...
  3. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word document in Java....DOCX format which can contain text contents as well as images....class" Insert a text string surrounded by a border Insert hyperlink...

    kb.aspose.com/words/java/how-to-create-word-doc...
  4. CustomXmlPartCollection.Clone | Aspose.Words fo...

    CustomXmlPartCollection Clone method. Makes a deep copy of this collection and its items in C#....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...
  5. CustomXmlPartCollection.Count | Aspose.Words fo...

    CustomXmlPartCollection Count property. Gets the number of elements contained in the collection in C#....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...
  6. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  7. textpath - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Object Defines the text and formatting of the text path (of a WordArt...Document(); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    This article introduce features for GridWeb ....Row & Column Features Add, insert and remove rows and columns...custom format settings Control text alignment. Manage borders. Control...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. TEXT转换为PNG Python

    在Python代码Text转换为PNG使用Python将Text保存为PNG。...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.image_data...

    products.aspose.com/words/zh/python-net/convers...
  10. TEXT转换为JPG Python

    在Python代码Text转换为JPG使用Python将Text保存为JPG。...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.image_data...

    products.aspose.com/words/zh/python-net/convers...