Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,958 for

insert text

(0.39 sec)
  1. Append Documents|Aspose.Words for Java

    Combine documents and append one document to another. Apache POI does not provide an opportunity to merge or append documents.... See more details in the Insert and Append Documents article...running code Find and Replace Text in Documents Track Changes in...

    docs.aspose.com/words/java/append-documents/
  2. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your Text's first and last lines stay together on the same page for better readability....doc ); // When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/net/aspose.words/par...
  3. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java....Words does not support inserting ADDIN fields, but we can still...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....we use a document builder to insert an EQ field, with an "\f" switch...Displacement switch "\d", displacing text "B" 30 spaces to the right of...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose...5;">This is an example of regular text in HTML. This could be any information:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  7. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...resolve this issue: Check Chart Insertion Method : Ensure that you are...using the correct method to insert charts into your document....

    forum.aspose.com/t/charts-are-not-replacing-at-...
  8. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....some footers in the document Insert page breaks to see the impact...provide information on how to insert header and footer in Word using...

    kb.aspose.com/words/java/how-to-add-header-and-...
  9. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type in C++....will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). 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...