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

compare document

(0.14 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...it easier to compare and analyze printed documents. Professional...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  2. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some Documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page Document becomes…...Word to Pdf:Document Format Aspose.Words Product Family words-java...formatting when converting some documents to PDF. For example, text...

    forum.aspose.com/t/word-to-pdf-document-format/...
  3. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types....FieldCompare Specifies the COMPARE field. FieldCreateDate Specifies...how to insert a field into a document using a field code. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ODT to PDF Conversion – Paragraph Formatting Is...

    odt sample_from aspose webstie.zip (13.3 KB) Hello Aspose Support Team, We are experiencing an issue with ODT to PDF conversion where the paragraph formatting in the output PDF does not match the original ODT file. We…...Document wDoc = new Aspose.Words.Document(inStream);...Aspose.Words.SaveFormat.Pdf); Compare the output PDF ( output.pdf...

    forum.aspose.com/t/odt-to-pdf-conversion-paragr...
  5. PDF to TXT Python | Extract Text from PDF | OCR...

    OCR PDF and Extract Text from PDF in Python. Learn how to perform OCR on PDFs and extract text using Python. Master the art of text extraction from PDFs....various sources, including PDF documents. In this blog post, we will...will learn how to OCR PDF documents and extract text from PDF in...

    blog.aspose.com/ocr/ocr-pdf-and-extract-text-fr...
  6. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Node.js via C++ API....easier to read, understand, and compare. Here are some key reasons...particularly useful in financial documents where it’s important to indicate...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  7. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .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/python-net/how-to-format-...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...it easier to compare and analyze printed documents. Professional...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  9. 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...
  10. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...nputFile), }; var document = new Document(InputFile, loadOptions)...Words.Saving.PdfSaveOptions(); document.Save(outputFile, saveOptions);...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...