Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 9,980 for

insert text

(0.06 sec)
  1. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....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...
  2. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns Inserted/deleted/moved Text or description of format change in C++....nGroup::get_Text method RevisionGroup::get_Text method Returns...Returns inserted/deleted/moved text or description of format change...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  4. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily format revision Text for clarity, enhancing document collaboration. Default is true....to specify whether revision text should be marked with special...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  5. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of Text on each page in a document or section....sets the vertical alignment of text on each page in a document or...builder's current section and add text. builder . page_setup . orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  7. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...pdf" )) { // Create text for stamp string text = "Stamp example"...new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  8. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method... Examples Shows how to insert watermark image to the document...Watermarker Watermarker.set_text method...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....Use a document builder to add text to the first section. let builder...Create a second section by inserting a section break. builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....operators chain pageContents -> Insert ( 1 , MakeObject < Aspose ::...that if the PDF file contains text labels for the graphics, they...

    docs.aspose.com/pdf/cpp/operators/