Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 16,682 for

insert text

(0.09 sec)
  1. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....from the Maven repository to insert a hyperlink in the presentation...presentation image collection Insert the added image to a picture...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  2. Add @mentions in comments - Aspose.Words Produc...

    Hello, Office online allows to @mention users in the comments. What is the preferred way to @mention users in Comments using Aspose. Comment.setText(“Can we @mention here”) ?...Mentions in the comment are inserted as a simple hyperlink. You...builder.Write("This is some text"); // Create a comment and range...

    forum.aspose.com/t/add-mentions-in-comments/249937
  3. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Sections method. Returns a collection that represents all sections in the building block in C++....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_FirstSection method. Gets the first section in the building block in C++....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_image method...insert_image method Contents [ Hide ] insert_image(file_name)...) Inserts an image from a file or URL into the document. The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....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...
  8. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....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...
  9. CustomXmlPartCollection.GetEnumerator | Aspose....

    CustomXmlPartCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items 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...
  10. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Microsoft Visio file with the text ‘Hello World’ in a specified...new text box. Insert the words Hello World! into a text box....

    docs.aspose.com/diagram/python-java/your-first-...