Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 10,803 for

insert text

(0.78 sec)
  1. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....present calculated color of the text (black or white) to be used...() True if the right-to-left text is formatted as bold. get_Border...

    reference.aspose.com/words/cpp/aspose.words/font/
  2. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...= datetime.now() comment.set_text( "Quisque fringilla leo." )...

    products.aspose.com/words/python-net/make/html/
  3. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...InsertSignatureLine( SignatureLineOptions ) Inserts a signature line at the current...signature line node that was just inserted. Examples Shows how to sign...

    reference.aspose.com/words/net/aspose.words/doc...
  4. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....getTrackRevisions()); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...For equal spacing, we need to insert LCM(cell_count_of_all_rows)...total width; which, due to the text length in the second row, they...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. Convert JSON Format to OTT via Java | products....

    Parse JSON to OTT in Java without using Microsoft Word...features, such as the ability to insert images, apply formatting, and...setText method and pass watermark text & object of TextWatermarkOptions...

    products.aspose.com/total/java/conversion/json-...
  8. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.Insert_cell_color property. Allows to specify the color to be used for Inserted cells [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...insert_cell_color property RevisionOptions.insert_cell_color...be used for inserted cells RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Online MHTML to RTF Conversion or Develop Java ...

    Free online app to convert MHTML to RTF files. Java conversion library code for MHTML documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...to RTF (Rich Text Format) conversion preserves text formatting...

    products.aspose.com/total/java/conversion/mhtml...
  10. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row 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.tab...