Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 244,994 for

aspose.words

(0.59 sec)
  1. ImportFormatOptions class | Aspose.Words for Py...

    Aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...KeepSourceFormatting import format mode, # Aspose.Words will resolve style clashes...docx' ) See Also module aspose.words ImportFormatMode enumeration...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImportFormatOptions class | Aspose.Words for No...

    Aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... import format mode, // Aspose.words will resolve style clashes...docx" ); See Also module Aspose.Words ImportFormatMode enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.words.PaperSize enumeration. Specifies paper size....Shows how to construct an Aspose.words document by hand. let doc...docx" ); See Also module Aspose.Words PageVerticalAlignmen enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... See Also module aspose.words IDocumentMergerPlugi class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IRevisionCriteria class | Aspose.Words for Python

    Aspose.words.IRevisionCriteria class. Implement this interface if you want to control when certain [Revision](../revision/) should be accepted/rejected or not by the [RevisionCollection.accept()](../revisioncollection/accept/#irevisioncriteria)/[RevisionCollection.reject()](../revisioncollection/reject/#irevisioncriteria) methods....ARTIFACTS_DIR import datetime import aspose.words as aw doc = aw . Document...revision_type See Also module aspose.words INodeChangingCallbac class...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby....in Ruby Contents [ Hide ] Aspose.Words - Find And Replace To replace...replace text using Aspose.Words Java in Ruby, simply invoke the...

    docs.aspose.com/words/java/find-and-replace-in-...
  7. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria....is_match ( self , revision : aspose . words . Revision ): ... Parameter...ARTIFACTS_DIR import datetime import aspose.words as aw doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.words for .NET.... In Aspose.Words, a Range is a “flat window”...content and formatting. Aspose.Words also has the Range class...

    docs.aspose.com/words/net/working-with-ranges/
  9. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....determines # which fonts Aspose.Words will use as substitutes...substitute is unavailable, Aspose.Words attempts to use the second...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....in Word documents using Aspose.Words for Python via .NET, covering...sequence of characters. Aspose.Words allows you to find a specific...

    docs.aspose.com/words/python-net/find-and-replace/