Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 10,077 for

insert text

(0.16 sec)
  1. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Remarks: Inserts a check box style form field...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....Create a small red star and insert it into the group. // Line...child2 ); // Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to Text...fields in PDF or convert them to text. Default is false . get preserveFormFields...Microsoft Word form fields include text input, drop down and check box...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating documents using C++. Aspose.Words for C++ takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....field is a field that you can insert into a mail merge template...documents. For example, you can insert a merge field in an email template...

    docs.aspose.com/words/cpp/mail-merge-and-report...
  7. Android API to Render PCL to MARKDOWN | product...

    Transform PCL to MARKDOWN via Android via Java API...language used to format plain text. It is used to create web pages...pages, documents, and other text-based content. Therefore, it...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PCL to OTT | products.asp...

    Transform PCL to OTT via Android via Java API... However, the OpenType Text (OTT) format is becoming increasingly...its ability to support complex text formatting and layout. Therefore...

    products.aspose.com/total/android-java/conversi...
  9. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the paragraph....DocumentBuilder ( doc = doc ) # Insert four runs of text into the paragraph...will look like one seamless text body. # However, it will consist...

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