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

compare document

(0.55 sec)
  1. Optimizing Memory Usage while Working with Big ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a certain amount of memory compared to using the default setting...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  2. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  3. 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...
  4. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF Document in Python for flexible Document formatting with Aspose.PDF for Python....Rotate text fragments in a PDF document using Aspose.PDF for Python...rotated 90° Create a New PDF Document. Insert a new page to host...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  5. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the Documentation article in C++....the Working with Lists documentation article. class List : public...s::Lists::List>) override Compares the specified list to the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Document.clone method | Aspose.Words for Python

    aspose.words.Document.clone method...Performs a deep copy of the Document . def clone ( self ): ...... Returns The cloned document. clone(is_clone_children) Performs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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/