Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 5,599 for

compare document

(0.22 sec)
  1. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the Document has any tracked changes....hasRevisions property Document.hasRevisions property Returns...Returns true if the document has any tracked changes. get hasRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....Words Document Object Model (DOM) documentation article. Remarks:...related paragraphs. Document doc = new Document(getMyDir() + "Table...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words for Python | Aspose API References

    Aspose.Words for Python 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/python-net/
  4. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...Height in EQ Field Overstrike Compared to Normal Text Aspose.Words...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...

    forum.aspose.com/t/incorrect-underline-height-i...
  5. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....whether it’s a group shape comparing ShapeType with Group or by...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...characters that are used in the document. Subsetting allows to reduce...perform subsetting or not by comparing the original font file size...

    reference.aspose.com/words/net/aspose.words.sav...
  7. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation....the Working with Lists documentation article. public class List...Description Document { get; } Gets the owner document. IsListStyleDefinitio...

    reference.aspose.com/words/net/aspose.words.lis...
  8. 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...
  9. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....Java by loading the input PDF document and saving it to the Text...with or without formatting as compared to the source PDF file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  10. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....with Fields documentation article. Remarks: Compares the values...insert an IF field. Document doc = new Document(); DocumentBuilder...

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