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

compare document

(0.1 sec)
  1. Aspose::Words::DigitalSignatures namespace | As...

    Aspose::Words::DigitalSignatures namespace. The Aspose.Words.DigitalSignatures namespace provides classes to sign Documents and verify signatures in C++....provides classes to sign documents and verify signatures. Classes...with Digital Signatures documentation article. DigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....source PDF file using the Document class object to delete the...artifact on each page of the document and make a list of watermark-type...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  3. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...top\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448...different page break decision compared to Word . A similar case was...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  4. 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...
  5. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....accomplished without casting documents nodes or fields to concrete...Casting Nodes Base class for all document nodes in Aspose.Words DOM...

    docs.aspose.com/words/python-net/python-notes/
  6. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf Documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...pdf documents from HTML templates using...CSS page breaks to MS Word document? This would make it easier...

    forum.aspose.com/t/header-and-footer-only-on-la...
  7. 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...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. Compress PPTX Files Online or via Java | produc...

    Free online app to compress different PPTX files. Java compression library code for PPTX Documents....Develop powerful Java based PPTX document compression applications.... Freely compress various documents including PPTX files online...

    products.aspose.com/total/java/compress/pptx/
  10. How to Use Aspose.Words Instead of NPOI|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of NPOI using C#....Words over NPOI for rich document processing tasks. When a user...create, modify, and manage documents, it is always important to...

    docs.aspose.com/words/net/aspose-words-instead-...