Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,467 for

compare document

(0.21 sec)
  1. 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/
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/java/create-chart/
  3. Aspose.Words for C++ | Aspose API References

    Aspose.Words 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/cpp/
  4. 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...
  5. 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...
  6. 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...
  7. Finding perfect font combinations

    Font pairing is the process of combining fonts which not only look well together but will not spoil the readability and aesthetics of the design....recommendations and allows users to compare multiple fonts side by side...based on the Aspose.Font Documentation: .Net Java C++ Subscribe...

    docs.aspose.com/font/net/what-is-font/pairing-f...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/nodejs-java/create-chart/
  9. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF Document....powerful Python based RTF document parser utility application...application. Code listed for RTF document images and text extraction through...

    products.aspose.com/total/python-net/parse/rtf/
  10. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/