Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,463 for

compare document

(0.51 sec)
  1. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...list formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document Comparer context in C++....ComparerContext class Document comparer context. class ComparerContext...in the documents before comparing them. If the compared documents...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the Document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....whether it’s a group shape comparing ShapeBase.shapeType with ShapeType...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF Document in Java with Aspose.PDF for text insertion and modification....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the Document....used for all images in the document. get imageCompression () :...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF Documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET.... When signing a PDF document using a signature, you basically...the document was altered. Whereas, certifying a document first...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/