Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 10,028 for

insert text

(0.07 sec)
  1. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.InsertBreak method. Inserts a break of the specified type into the document....method insertBreak(breakType) Inserts a break of the specified type...break to insert. Remarks Use this method to insert paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....the ascent and descent of a text given font and size with Aspose...fontSize) String someText = "Testing text" ; float fontSize = 10 ; TextFragment...

    docs.aspose.com/pdf/java/whatsnew/
  4. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....Alignment { get; set; } Gets or sets text alignment of the axis tick labels...orientation of the tick label text. Position { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....a document builder’s node insertion point cursor to a specific...DocumentBuilder ( doc ); // Insert a field using the DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::MoveToField met...

    Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the document in C++....a document builder’s node insertion point cursor to a specific...DocumentBuilder > ( doc ); // Insert a field using the DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

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