Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,611 for

compare document

(0.23 sec)
  1. Add and Retrieve Data|Documentation

    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....pre‑defined cell value types to compare with the type of the data present...present in each cell. AI Document Assistant Close Accessing Cells...

    docs.aspose.com/cells/cpp/add-and-retrieve-data/
  2. Aspose::Words::LowCode::Comparer::CompareToImag...

    Aspose::Words::LowCode::Comparer::CompareToImages method. Compares two Documents and saves the differences as images. Each item in the returned array represents a single page of the output rendered as an image in C++....Aspose::Words::LowCode::Comparer::CompareToImages method Contents...Contents [ Hide ] Comparer::CompareToImages(const System::Share...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....archive containing one or more documents, in the traditional meaning...necessary resources for these documents. All internal parts of the...

    docs.aspose.com/page/net/what-is-oxps-file/
  4. 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...
  5. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a Document in Java....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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-...
  7. 在单元格中插入文本|Documentation

    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...."Inserted Text" ); // Given a document name and text, // inserts...string text ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  8. Convert an Excel Chart to Image|Documentation

    Convert an Excel Chart to Image by using Aspose.Cells for Python via .NET API....rising, or how actual sales compare to projected sales. People...might be needed for a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/python-net/convert-an-exc...
  9. Add and Retrieve Data|Documentation

    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....pre-defined cell value types to compare with the type of the data present...present in each cell. AI Document Assistant Close Accessing Cells...

    docs.aspose.com/cells/java/add-and-retrieve-data/
  10. 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...