Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,584 for

compare document

(0.16 sec)
  1. List | Aspose.Words for Java

    Represents formatting of a list in Java....Comparable public class List implements...implements Cloneable, Comparable Represents formatting of a list. To...

    reference.aspose.com/words/java/com.aspose.word...
  2. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....when opening a document. When loading a document, you can set some...Word application can display documents in differently. For example...

    docs.aspose.com/words/net/specify-load-options/
  3. 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/
  4. 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/
  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. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....converting, and manipulating PDF documents. It also supports a variety...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. Specify Load Options in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/specify-load-options/
  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. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...styling from the source DOCX document. Actual Result: After upgrading...weight, and spacing). The same document produces correct output in...

    forum.aspose.com/t/font-formatting-and-styling-...
  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...