Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 5,504 for

compare document

(0.19 sec)
  1. 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/
  2. 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...
  3. Specify Load Options in Python|Aspose.Words for...

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

    docs.aspose.com/words/python-net/specify-load-o...
  4. 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/
  5. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....with Fields documentation article. Remarks: Compares the values...merged into the current merge document. (Merge fields that follow...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering Document pages or shapes to images in Java....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....add images or text to a PDF document. Also, try to add different...attaches them to each page in the document. The result is a PDF where...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  9. 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...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF Document in .NET using Aspose.PDF for content enhancement and Document editing....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/net/add-text-to-pdf-file/