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

insert text

(0.08 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....element is inserted. Examples Shows how to insert a combo box...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldLink.FormatUpdateType | Aspose.Words for .NET

    FieldLink FormatUpdateType property. Gets or sets a way the linked object updates its formatting in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldLink.IsLinked | Aspose.Words for .NET

    FieldLink IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the document in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDdeAuto.SourceItem | Aspose.Words for .NET

    FieldDdeAuto SourceItem property. Gets or sets the portion of the source file thats being linked in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldLink.SourceItem | Aspose.Words for .NET

    FieldLink SourceItem property. Gets or sets the portion of the source file thats being linked in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items 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...
  7. 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...
  8. 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...
  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...