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

compare document

(0.22 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. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with Documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....features are missing in NPOI compared to Aspose.Words and why Aspose...there are operations with documents that are faster and more conveniently...

    docs.aspose.com/words/net/missing-features-in-n...
  3. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....changes to track when comparing two documents. Examples: Shows to...while comparing documents. Document docA = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API....Excel, but it is the slowest compared to the other approaches. <...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....chart: // The path to the documents directory. const String outPath...markers: // The path to the documents directory. const String outPath...

    docs.aspose.com/slides/cpp/create-chart/
  6. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....the Working with Lists documentation article. Remarks: You do...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. 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...
  10. 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...