Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,693 for

compare document

(0.31 sec)
  1. 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...
  2. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document....entries and Building Blocks in a document. Classes Class Description...BuildingBlock objects in the document. To learn more, visit the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. 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/
  5. Specify Load Options in Node.js|Aspose.Words fo...

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

    docs.aspose.com/words/nodejs-net/specify-load-o...
  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. Race condition in Font properties in Aspose.PDF...

    While running a method that has the scope to set some properties on all Font instances of a PDF Documents, we had a race condition. –InvalidOperationException at System.ThrowHelper.ThrowInvalidOperationException(Except…...all Font instances of a PDF documents, we had a race condition....g__NormalizePdfDocument|6_10(Document document) in C:\Jws\fix-OP-101...

    forum.aspose.com/t/race-condition-in-font-prope...
  8. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...which generates a 200 page document as I want. Now I want to have...ReadXml(@"C:\Temp\data.xml"); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  9. Aspose.Words.BuildingBlocks | Aspose.Words for ...

    Unlock Document potential with Aspose.Words.BuildingBlocks. Effortlessly access AutoText and AutoCorrect entries to enhance your content creation....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/net/aspose.words.bui...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....with Fields documentation article. Remarks: Compares the values...cancels the current merge document, moves to the next data record...

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