Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,603 for

compare document

(0.52 sec)
  1. How to Delete Blank Page in Word using

    Learn how to delete blank page in Word using C#. Explore Aspose.Words for .NET for efficient Document management....Svenska Blank pages in a Word document can make it look unprofessional...robust library designed for document manipulation. It simplifies...

    blog.aspose.com/words/delete-blank-page-in-word...
  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. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to Compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word Compare. sa…...@sandeepsuthari I have tested with the document attached to WORDSNET-28117...produced by MS Word: Source documents: target-Non Disclosure Agreement_very_v2...

    forum.aspose.com/t/header-footer-content-update...
  4. Aspose.Words or Docx4j|Aspose.Words for Java

    Perform a large number of tasks with Documents faster and more conveniently than docx4j....creating and manipulating documents in Microsoft Open XML Word...Aspose.Words is a very useful document processing library that provides...

    docs.aspose.com/words/java/aspose-words-java-fo...
  5. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....variety of images, from scanned documents and smartphone photos to screenshots...fully searchable and indexable document. URL recognition Recognize...

    products.aspose.com/ocr/python-cpp/
  6. How to change the background color of the highl...

    Hello! We successfully run SideBySidePdfComparer and save the result to PDF. Everything works great, but the highlight colors are not good for readability, specifically the green color for additions. Is there a mechanis…...Load the documents to compare Document doc1 = new Document("document1...Document("document1.pdf"); Document doc2 = new Document("document2.pdf"); //...

    forum.aspose.com/t/how-to-change-the-background...
  7. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base Document which will be used during comparison in Java....ComparisonTargetType Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Highlight the changes in PDF side by side - Fre...

    Hi Thanks for reaching out. I am really looking for help in using Aspose.PDF. We have requirement to highlight the changes in PDF side by side. We are facing some challenges with it. Need some assistance on this. Could …...from the API documentation? Compare PDF documents|Aspose.PDF for...

    forum.aspose.com/t/highlight-the-changes-in-pdf...
  9. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…... If you compare the two, you’ll notice the...(adjust_border) { using (Document pdfDocument = new Document(outputFile))...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  10. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your Document. Add a table in C++....users to create tables in a document from scratch and provides...add formatted tables to your document using each method, as well...

    docs.aspose.com/words/cpp/create-a-table/