Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 10,475 for

insert text

(0.06 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. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#.... Insert Endnote and Set Numbering Options...Options If you want to insert footnote or endnote into Word document...

    docs.aspose.com/words/net/working-with-footnote...
  3. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....DocumentBuilder ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a document using Node.js.... So, let’s see how to insert a simple column chart into...insertChart method: How to Insert a Chart In this section we...

    docs.aspose.com/words/nodejs-net/working-with-c...
  5. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your Text in bold for enhanced readability and visual impact in your designs....Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....seem not a difficult task to insert FormattedText into PDF document...consider the possibility of adding text in an existing PDF File with...

    docs.aspose.com/pdf/java/pdffilemend-class/