Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,608 for

insert text

(0.1 sec)
  1. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... You can insert both images and text into the document...Adding Headers and Footers as Text Fragments The following code...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  2. 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-...
  3. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldDdeAuto.insertAsHtml property | Aspose.Wor...

    FieldDdeAuto.InsertAsHtml property. Gets or sets whether to Insert the linked object as HTML format Text....whether to insert the linked object as HTML format text. get insertAsHtml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldDde.insertAsText property | Aspose.Words f...

    FieldDde.InsertAsText property. Gets or sets whether to Insert the linked object in Text-only format....sets whether to insert the linked object in text-only format. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java.... Before you can insert a fragment from one document...original node, ready to be inserted into the destination document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its formatting in a document using Node.js.... Insert a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/nodejs-net/working-with-p...
  10. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...EqualTo ( 2 )); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...