Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 5,611 for

compare document

(0.09 sec)
  1. 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...
  2. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....Hide ] TabStop::Equals method Compares with the specified TabStop...Examples Shows how to work with a document’s collection of tab stops...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. 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...
  4. 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...
  5. 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...
  6. Compress TXT Files Online or via Java | product...

    Free online app to compress different TXT files. Java compression library code for TXT Documents....Develop powerful Java based TXT document compression applications.... Freely compress various documents including TXT files online...

    products.aspose.com/total/java/compress/txt/
  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. How to Use Aspose.Words Instead of VSTO|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of VSTO using C#....alternative to VSTO for programmatic document processing. When a user needs...create, modify and manage documents, it is always important to...

    docs.aspose.com/words/net/aspose-words-instead-...
  9. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field...with Fields documentation article. Remarks Compares the values...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...issue in detail in the word document named “Output2” in my attachment...

    forum.aspose.com/t/contents-of-chart-moved-to-t...