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

compare document

(1.05 sec)
  1. 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...
  2. Aspose.Diagram .NET 用于 VSTO|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....process files, you may need to compare VSTO(Visual Studio tool for...this project will help you to compare features and code in both libraries...

    docs.aspose.com/diagram/zh/net/aspose-diagram-n...
  3. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....field into a document using a field code. Document doc = new Document();...FieldStart node. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for JavaScript 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/javascript-cpp/how-to-for...
  5. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your Document automation....FieldCompare 80 Specifies the COMPARE field. FieldCreateDate 21 Specifies...field into a document using a field code. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 在单元格中插入文本|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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose.Words or NPOI|Aspose.Words for .NET

    Perform a large number of tasks with Documents faster and more conveniently than NPOI using C#....Words compared to NPOI for Word document processing. Sometimes...Aspose.Words is a very useful document processing library that provides...

    docs.aspose.com/words/net/aspose-words-or-npoi/