Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 237,463 for

aspose.words

(0.96 sec)
  1. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....docx"); // By default, Aspose.Words do not ignore DML's unique...d); docA.compare(docB, "Aspose.Words", new Date(), compareOptions);...

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

    Font substitution rule for processing font name in Java....aspose.words.FontSubstitutionRule public...Remarks: According to this rule Aspose.Words tries to process the font...

    reference.aspose.com/words/java/com.aspose.word...
  3. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java.... Aspose.Words provides the ability to...or programmatically using Aspose.Words. In this article, we will...

    docs.aspose.com/words/java/mail-merge-template/
  4. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process.... Aspose.Words provides you with the SaveOptions...file of this example from Aspose.Words GitHub . The article describes...

    docs.aspose.com/words/cpp/specify-save-options/
  5. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images...."SupportVml" flag to "true", then Aspose.words will load the JPEG. // If...this flag to "false", then Aspose.words will only load the PNG....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.node_changing_callback property | ...

    DocumentBase.node_changing_callback property. Called when a node is inserted or removed in the document....node_changing_callback ( self ) -> aspose . words . INodeChangingCallbac...node_changing_callback ( self , value : aspose . words . INodeChangingCallbac...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Apply License in Ruby|Aspose.Words for Java

    Ruby: apply License to Aspose.words for Java....in Ruby Contents [ Hide ] Aspose.Words - Apply License To set license...license of Aspose.Words Java in Ruby, simply invoke the apply_license()...

    docs.aspose.com/words/java/apply-license-in-ruby/
  8. Style.builtIn property | Aspose.Words for Node.js

    Style.builtIn property. True if this style is one of the built-in styles in MS Word....or programmatically using Aspose.words, // the document will come...false ); See Also module Aspose.Words class Style Style.baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....every paragraph of text that Aspose.words loads from plaintext. //...false ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...information using Aspose.words Java library Aspose.Words Product Family...10:48am 1 Hi Team, I’m using Aspose.words for Java to get revision...

    forum.aspose.com/t/getting-incorrect-revision-i...