Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 16,654 for

insert text

(0.07 sec)
  1. 4.0.0.0 New Release Notes|Aspose.Words for .NET

    Aspose.Words .NET 4.0.0.0 New Release Notes – the latest updates and fixes....High-Fidelity export to Rich Text Format 1.8 (RTF). High-Fidelity...form fields. Made it easy to insert linked images. 1164 - Save...

    docs.aspose.com/words/net/aspose-words-net-4-0-...
  2. Section | Aspose.Words for .NET

    Section constructor. Initializes a new instance of the Section class in C#....of the Document OR Add and Insert methods of the Sections property...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/sec...
  3. DOC Import - Drawing Object Features|Aspose.Wor...

    Import DOC document using drawing load options in Java.... Images You can insert new images of any type into...stored in the model when you insert a new image using Aspose.Words...

    docs.aspose.com/words/java/drawing-object-featu...
  4. FieldOptions.UserPromptRespondent | Aspose.Word...

    FieldOptions UserPromptRespondent property. Gets or sets the respondent to user prompts during field update in C#.... GetFieldCode ()); // Insert the ASK field and edit its...} /// <summary> /// Prepends text to the default response of an...

    reference.aspose.com/words/net/aspose.words.fie...
  5. AccentEquationNode class | Aspose.Cells for Pyt...

    AccentEquationNode class AccentEquationNode class This class specifies an accent equation, consisting of a base compo...... text_options Returns the text options. parent_node...Method Description add_child Insert a node of the specified type...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Landscape Orientation Not Working When Saving W...

    I am trying to download a PDF with landscape orientation and I cannot get it working. First I create a word document by importing HTML, and then save the Word document as PDF and return as a download. Here is a minimi…...new DocumentBuilder(doc); // Insert HTML builder.MoveToDocumentStart();...new DocumentBuilder(doc); // Insert HTML builder.MoveToDocumentStart();...

    forum.aspose.com/t/landscape-orientation-not-wo...
  7. ReplacingArgs - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/java/com.aspose.word...
  8. GetPageHistory | Aspose.Note for .NET API Refer...

    Gets the PageHistoryaspose.note/pagehistory which contains full history for each page presented in a document the earliest at index 0. The current page revision can be accessed as Currentaspose.note/pagehistory/current and contained separately from collection of historical versions.... Text = "New Title" ; pageHistory...document )); pageHistory . Insert ( 1 , new Page ( document ));...

    reference.aspose.com/note/net/aspose.note/docum...
  9. Aspose::Words::Tables::Table::get_Description m...

    Aspose::Words::Tables::Table::get_Description method. Gets or sets description of this table. It provides an alternative Text representation of the information contained in the table in C++.... It provides an alternative text representation of the information...rows and two columns and then insert it into the first table's first...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. DocumentBuilder.Writeln | Aspose.Words for .NET

    DocumentBuilder Writeln method. Inserts a string and a paragraph break into the document in C#....[ Hide ] Writeln( string ) Inserts a string and a paragraph break...Writeln ( string text ) Parameter Type Description text String The...

    reference.aspose.com/words/net/aspose.words/doc...