Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 239,528 for

java

(0.1 sec)
  1. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...Description fieldNames java.lang.String[] fieldValues java.lang.Object[]...

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

    Provides typed access to a collection of Run nodes in Java....RunCollection Inheritance: java.lang.Object, com.aspose.words...collection of nodes. Returns: java.util.Iterator - An Iterator...

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

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....Parameter Type Description culture java.lang.String The name of the...

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

    Implements the LINK field in Java....FieldLink Inheritance: java.lang.Object, com.aspose.words.Field...DisplayResult.docx"); Returns: java.lang.String - The text that...

    reference.aspose.com/words/java/com.aspose.word...
  5. 将文档转换为Java中的Markdown|Aspose.Words为Java

    使用Java将任何支持的加载格式的文档转换为Markdown,反之亦然。... 将文档转换为MHTML并通过电子邮件发送 将文档转换为Java中的图像 Related articles - Analyzing...

    docs.aspose.com/words/zh/java/convert-a-documen...
  6. ConvertUtil | Aspose.Words for Java

    Provides helper functions to convert between various measurement units in Java....ConvertUtil Inheritance: java.lang.Object public class ConvertUtil...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....TextPath Inheritance: java.lang.Object public class TextPath...Returns: java.lang.String - The corresponding java.lang.String...

    reference.aspose.com/words/java/com.aspose.word...
  8. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....MetafileRenderingOpt Inheritance: java.lang.Object public class MetafileRenderingOpt...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Contains the End of Matched String (Java) | Find and Replace Keywords...following code of Aspose.Words for Java: Document doc = new Document("C:\\temp\\find...

    forum.aspose.com/t/get-node-that-contains-the-e...
  10. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....Contents [ Hide ] Inheritance: java.lang.Object public class CompareOptions...

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