Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 5,569 for

compare document

(1.34 sec)
  1. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Python. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA.... Note that level A documents are accessible but take more...more space than level B/U documents. When to Use PDF/UA PDF/UA...

    docs.aspose.com/words/python-net/which-pdf-stan...
  2. เปรียบเทียบเอกสารสองฉบับโดยใช้ Java

    เปรียบเทียบเอกสาร Word หรือ PDF โดยใช้ Java เพื่อรับความแตกต่างระหว่างไฟล์ คุณยังสามารถเปรียบเทียบไฟล์ในรูปแบบอื่นๆ ที่เป็นที่นิยมได้...่มีประสิทธิภาพ หลังจากใช้ Document Comparison API แล้ว คุณจะ...aspose.words.*; Document docA = new Document ( "Input1.docx"...

    products.aspose.com/words/th/java/compare/
  3. Przegląd pól w Python|Aspose.Words dla Python v...

    Dostęp do modyfikowania pól można uzyskać za pomocą Python. Pola dokumentu są ładowane do formatu Aspose.Words Document Object Model (DOM)....Words Document Object Model jako zestaw oddzielnych...formuły) ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY...

    docs.aspose.com/words/pl/python-net/fields-over...
  4. JavaScriptをC++経由でワークシートの用紙サイズが自動に設定されているかどうかを判断...

    JavaScript APIとC++アドオンを使用して、ワークシートの用紙サイズが自動設定かどうかをプログラムで判断する方法を説明します。...Select two Excel files to compare the PageSetup.isAutomaticPaperSize...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/ja/javascript-cpp/determi...
  5. Categories

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......à l'aide de C# Diviser un document Word en sections à l'aide...l'aide de Java Diviser un document Word en sections avec Python...

    kb.aspose.com/fr/categories/page/18/
  6. C++ Confrontare Due File HTML

    Confronta i HTML Documenti usando C++ per differenziare due file...Aspose::Words; auto docA = MakeObject <Document>( u"Input1.html" ); auto docB...docB = MakeObject <Document>( u"Input2.html" ); // Non ci dovrebbero...

    products.aspose.com/words/it/cpp/compare/html/
  7. Сравнете TXT В C#

    Сравнете TXT документи с помощта на C#, за да различите два файла...= new Document( "Input1.txt" ); var docB = new Document( "Input2...AcceptAllRevisions(); docA.Compare(docB, "Author Name" , DateTime...

    products.aspose.com/words/bg/net/compare/txt/
  8. Bandingkan Dua Dokumen Menggunakan C#

    Bandingkan Word dokumen atau PDF menggunakan C# untuk mendapatkan perbezaan antara fail. Anda juga boleh membandingkan fail dalam format popular lain....= new Document( "Input1.docx" ); var docB = new Document( "Input2...AcceptAllRevisions(); docA.Compare(docB, "Author Name" , DateTime...

    products.aspose.com/words/ms/net/compare/
  9. Javascript Confrontare Documenti Word, PDF, HTML

    Confronta Word Documenti o PDF utilizzando JavaScript per ottenere la differenza tra i file. Puoi anche confrontare file in altri formati popolari....Document( "Input1.docx" ) var docB = new aw.Document( "Input2...acceptAllRevisions() docA.compare(docB, "Author Name" , new Date())...

    products.aspose.com/words/it/nodejs-net/compare/
  10. Vergelijk Twee Documenten Met Java

    Vergelijk Word of PDF Documenten met Java om het verschil tussen bestanden te zien. U kunt ook bestanden in andere populaire formaten vergelijken.... Na het gebruik van Document Comparison API, kunt u het...waarop u niet zeker weet of een document is gewijzigd, en het proces...

    products.aspose.com/words/nl/java/compare/