Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 16,656 for

insert text

(0.08 sec)
  1. fieldsubject - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....we give the SUBJECT field's Text property value and update it...property with the value of its Text property, // and then display...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....found in the data source and insert them into mail merge fields...values from the table are inserted into the mail merge fields...

    reference.aspose.com/words/java/com.aspose.word...
  3. Leading zeros are getting removed - Free Suppor...

    Hi , I am converting the JSON to excel as mentioned below var workbook = new aspose.cells.Workbook(aspose.cells.FileFormatType.XLSX); var worksheet = workbook.getWorksheets().get(0); var layoutOptions = new aspose.cel…...has an inconvenience: if you insert another account number that...Unfortunately, if you want to insert all the data at once, there...

    forum.aspose.com/t/leading-zeros-are-getting-re...
  4. Aspose::Words::Fields::Field Class Reference - ...

    Represents a Microsoft Word document field.... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. FieldArgumentBuilder Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields nodes and plain Text in C#....of fields, nodes, and plain text. To learn more, visit the Working...AddText ( string ) Adds a plain text to the argument. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Find specific word and add hyperlinks on the wo...

    I have to find all matches of a specific word within a document and add hyperlinks to those matched words. It is crucial that the matches are based solely on visible Text, excluding any URLs associated with existing hype…...are based solely on visible text, excluding any URLs associated...DocumentBuilder to the matched text and insert hyperlink builder.MoveTo(matchedRuns[0]);...

    forum.aspose.com/t/find-specific-word-and-add-h...
  7. FieldMergeRec - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...getDisplayResult () Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. fieldmergerec - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...getDisplayResult () Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. fieldtitle - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Setting a value for the field's Text property, // and then updating...getDisplayResult () Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddText method. Adds a plain Text to the argument in C++....AddText method Adds a plain text to the argument. System :: SharedPtr...AddText ( const System :: String & text ) Examples Shows how to construct...

    reference.aspose.com/words/cpp/aspose.words.fie...