Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 10,797 for

insert text

(1 sec)
  1. Your First Aspose.Cells Application - Hello Wor...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....you want to add/update some text. Access any cell of a worksheet...in the Microsoft Excel file. Insert the words Hello World! into...

    docs.aspose.com/cells/java/your-first-aspose-ce...
  2. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text="" makes its parentNode null Aspose.Words...it does we set the bookmark.Text = “”, but in this new version...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  3. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!...Document doc = new Document (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....DocumentBuilder > ( doc ); // Insert some MERGEFIELDS, which accept...otherwise. Examples Shows how to insert fields, and move the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your documents for enhanced formatting and readability....documents, but commonly used in text files for paragraph breaks....character used as a default value in text input form fields. const FieldEndChar...

    reference.aspose.com/words/net/aspose.words/con...
  6. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...DocumentBuilder ( doc ); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...alignment is set after the text is inserted, which leaves the existing...alignment before you write the text (or create a new paragraph)...

    forum.aspose.com/t/header-alignment-issue-and-n...
  8. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++.... Before you can insert a fragment from one document...original node, ready to be inserted into the destination document...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark Insertion in documents. Elevate your document presentation effortlessly!...Provides methods intended to insert watermarks into the documents...string, string, string ) Adds a text watermark into the document...

    reference.aspose.com/words/net/aspose.words.low...
  10. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... To insert a node into the document, use...CompositeNode.insert_after() or CompositeNode.insert_before() methods...

    reference.aspose.com/words/python-net/aspose.wo...