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

compare document

(0.08 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...equals method equals(style) Compares with the specified style.... Styles Istds are compared for built-in styles only. Styles defaults...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!... Let’s compare them in the table. Pixel-based...based on the Aspose.Font Documentation: .Net Java C++ Subscribe...

    docs.aspose.com/font/net/font-rasterization/
  7. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation.... If compare to phonetic writing systems...based on the Aspose.Font Documentation: .Net Java C++ Subscribe...

    docs.aspose.com/font/net/what-is-font/glyph/
  8. 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...
  9. Convert XLS to RTF using Python or with free On...

    XLS to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLS to RTF online converter quickly before integrating the code....RTF (Rich Text Format) is a document file format used by Microsoft...widely used for exchanging documents between different applications...

    products.aspose.com/total/python-net/conversion...
  10. 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...