Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 5,599 for

compare document

(0.14 sec)
  1. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveOptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document...rasterized before saving to PCL document. Default is true . get rasterizeTransformed...different as compared with the source document. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...pdfSaveOptions); Document doc = new Document(pdfFile); string...output looks extremely off compared to both PDF and Excel. In...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  3. PclSaveOptions.rasterize_transformed_elements p...

    PclSaveOptions.rasterize_transformed_elements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document...rasterized before saving to PCL document. Default is True . @property...different as compared with the source document. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently Compare TabStop instances. Enhance your coding precision and streamline your development process!...Equals method Compares with the specified TabStop...work with a document’s collection of tab stops. Document doc = new...

    reference.aspose.com/words/net/aspose.words/tab...
  5. 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...
  6. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....applied to paragraphs in the document directly. Examples Shows how...and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently Compare border collections and enhance your coding productivity. Optimize your projects today!...Equals method Compares collections of borders. public...share elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  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...