Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,562 for

compare document

(0.08 sec)
  1. How to Create a Pie Chart in Word using Python

    Learn how to create a pie chart in Word using Aspose.Words for Python. Follow our step-by-step guide and enhance your Documents with visual data....create a pie chart in a Word document. Create a pie of pie chart...create pie charts in Word documents. It simplifies the process...

    blog.aspose.com/words/create-pie-chart-in-word-...
  2. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...Is it possible to “fix” the document upon loading the file using...layout for you before the document is saved to PDF. Quick fix:...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  3. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for .NET API....making them easier to read, compare, and understand. Here are some...scientific notation, it’s easier to compare their orders of magnitude....

    docs.aspose.com/cells/net/how-to-format-number-...
  4. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting.... Instead, we compare this Style object to an internal...

    docs.aspose.com/cells/go-cpp/styling-and-data-f...
  5. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …...where “ using (Document pdfDocument = new Document(stream, htmloptions))...the document... using (Document pdfDocument = new Document(stream...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  6. Convert ODT to PPT in Android Apps or with free...

    ODT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....developer looking to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  7. PDF UA1 Accessibility in Aspose.Word 20.2? - Fr...

    Hi Aspose Support. We currently use Aspose.Word 20.2 to generate PDF Documents and are looking to achieve accessibility (i.e. PdfCompliance.PdfUa1) on these Documents. We have tried newer versions of Aspose.Word that do …...2 to generate PDF documents and are looking to achieve...PdfCompliance.PdfUa1) on these documents. We have tried newer versions...

    forum.aspose.com/t/pdf-ua1-accessibility-in-asp...
  8. Clean Up a Document in Python|Aspose.Words for ...

    Remove unused or duplicate information to reduce output size and processing time using Python. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....Ask AI Clean Up a Document Contents [ Hide ] Sometimes you may...reduce the size of the output document and processing time. While...

    docs.aspose.com/words/python-net/clean-up-a-doc...
  9. HTML to PDF Conversion in AWS Lambda: Font Erro...

    Hi, I am using Aspose.PDF for dotnet in order to convert HTML to PDF. I downloaded a temporary license to Compare conversion times in order to see what is better for my project. I have no problems converting locally, bu…...downloaded a temporary license to compare conversion times in order to...of fonts, following this documentation article: Font Folder – How...

    forum.aspose.com/t/html-to-pdf-conversion-in-aw...
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...