Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 793 for

find and replace text

(0.43 sec)
  1. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Rendering a Document You can find more detailed information about...Recognize That the Font Was Replaced” section of the Manipulate...

    docs.aspose.com/words/net/faq/
  2. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs And tables in Java....nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...template “1st Open Terminals” text is not directly using instead...//finalDoc.Range.Replace( // new System.Text.RegularExpressions...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  4. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....builder's current section and add text. builder.getPageSetup().set...oriented with vertically centered text."); // If we start a new section...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/java/extract-selected-con...
  6. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java.... // We can find the full list of switches, along...Displacement switch "\d", displacing text "B" 30 spaces to the right of...

    reference.aspose.com/words/java/com.aspose.word...
  7. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...320 September 8, 2023 Can not find connected link for a shape Aspose...How to superscript/subscript text in a shape/connector in aspose...

    forum.aspose.com/tag/aspose-diagram
  8. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java.... // We can find all other macros via View ->...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Rendering a Document You can find more detailed information about...Recognize That the Font Was Replaced” section of the Manipulate...

    docs.aspose.com/words/java/faq/
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...