Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,529 for

insert text

(0.21 sec)
  1. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....Paragraph Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Write ( "Comment text." ); Assert . That ( comment...AddComment.docx" ); Shows how to insert and customize footnotes. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  3. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable Text watermarks for improved branding and professionalism....string, string, string ) Adds a text watermark into the document...file name. watermarkText String Text that is displayed as a watermark...

    reference.aspose.com/words/net/aspose.words.low...
  5. FieldNoteRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldNoteRef BookmarkName property to easily manage and customize your bookmarks for enhanced organization and efficiency....; set ; } Examples Shows to insert NOTEREF fields, and modify...footnote number label in the actual text. Assert . That ( InsertFieldNoteRef...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain Text format....footers are exported to plain text format. Members Name Description...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cut and Paste Range with JavaScript via C++|Doc...

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for JavaScript via C++....Index: The index of the row to insert cells. Column Index: The index...index of the column to insert cells. ShiftType : The shift direction...

    docs.aspose.com/cells/javascript-cpp/cut-and-pa...
  8. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPAGES field and enhance your document processing capabilities....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field... display_result Gets the text that represents the displayed...Field ) insert_next_number Gets or sets whether to insert the next...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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