Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 5,645 for

compare document

(0.1 sec)
  1. RTF Formfield/Mergefield manipulation query- Po...

    Query Link: https://forum.aspose.com/t/working-out-aspose-mailmerge-or-formfields-on-existing-rtf-templates/312116/... Please see our documentation to learn how to use mail...returns merge field names in the document. If you need to work with...

    forum.aspose.com/t/rtf-formfield-mergefield-man...
  2. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....Open XML SDK for advanced document operations. Sometimes we get...OOXML documents. Aspose.Words is a very useful document processing...

    docs.aspose.com/words/net/aspose-words-or-open-...
  3. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents indifferently. For example...

    docs.aspose.com/words/cpp/specify-load-options/
  4. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency....Equals method Compares with the specified style.... Styles Istds are compared for built-in styles only. Styles defaults...

    reference.aspose.com/words/net/aspose.words/sty...
  5. 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...
  6. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...this table style. document Gets the owner document. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, Documents containing parentheses show inconsistent line height rendering Compared to Documents without parentheses, even when paragraph line spacing …...files to images using Aspose, documents containing parentheses show...line height rendering compared to documents without parentheses...

    forum.aspose.com/t/inconsistent-line-height-ren...
  8. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are Compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively Compared in C++....Hide ] Style::Equals method Compares with the specified style.... Styles Istds are compared for built-in styles only. Styles defaults...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. aspose.words.digitalsignatures module | Aspose....

    The aspose.words.digitalsignatures module provides classes to sign Documents and verify signatures....provides classes to sign documents and verify signatures. Classes...with Digital Signatures documentation article. DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....Handling Windows Metafiles documentation article. Examples: Shows...throws Exception { Document doc = new Document(getMyDir() + "WMF...

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