Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,602 for

compare document

(0.27 sec)
  1. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.clone method | Aspose.Words for Python

    aspose.words.Document.clone method...Performs a deep copy of the Document . def clone ( self ): ...... Returns The cloned document. clone(is_clone_children) Performs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of Document processing tasks....and printing Microsoft Word documents without utilizing Microsoft...robust support for AI-powered document processing. Aspose.Words.Bibliography...

    reference.aspose.com/words/nodejs-net/
  6. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  7. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method...count, options) Returns the Document object representing the specified...process. Remarks The resulting document should look like the one in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF Documents....Java Merge Rtf Merge RTF Documents Online via Merger App or using...Develop powerful Java based RTF document merging application. Combine...

    products.aspose.com/total/java/merge/rtf/
  9. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...list formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....the Working with Tables documentation article. Examples: Shows...styles of a table. Document doc = new Document(); DocumentBuilder...

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