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

compare document

(0.34 sec)
  1. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the Documentation article in C++....the Working with Lists documentation article. class List : public...s::Lists::List>) override Compares the specified list to the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. 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/
  3. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your Document management and efficiency....PageExtractOptions ) Returns the Document object representing the specified...page extract options. public Document ExtractPages ( int index ...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx Document. Each time, this Document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...an input docx document. Each time, this document contains 5 pages...I’ve tried it with various documents, but each time there was an...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  5. MetafileRenderingOptions.useGdiRasterOperations...

    MetafileRenderingOptions.useGdiRasterOperationsEmulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....for all raster operation comparing to Aspose.Words own emulation...rendering mode when saving documents with Windows Metafile images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java 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....OOXML documents. Aspose.Words is a very useful document processing...all Microsoft Word and other document formats. In this article,...

    docs.aspose.com/words/java/aspose-words-or-open...
  8. Compress RTF Files Online or via Java | product...

    Free online app to compress different RTF files. Java compression library code for RTF Documents....Develop powerful Java based RTF document compression applications.... Freely compress various documents including RTF files online...

    products.aspose.com/total/java/compress/rtf/
  9. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word Document using Document builder. The content inserted in the word contains an SVG in an HTML string. The…...using template word document using document builder. The content...in the word document and when the word document is converted...

    forum.aspose.com/t/font-missmatch-between-word-...
  10. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../)....equals method equals(rhs) Compares with the specified TabStop...Examples Shows how to work with a document’s collection of tab stops...

    reference.aspose.com/words/nodejs-net/aspose.wo...