Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,602 for

compare document

(1.34 sec)
  1. 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...
  2. Adjust Workbook Compression Level with Golang v...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....OoxmlCompressionType enumeration and compares the conversion time for Level1... and Level9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/go-cpp/adjust-workbook-co...
  3. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF Documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word Document and PDFs created directly from Word Issue d…...in PDF generated from DMS compared to Word Aspose.Words Product...formatting issues with PDF documents generated from our DMS using...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  4. Get a column heading|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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read‑only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/get-a-column-heading/
  5. Detecting New Email Messages on POP3 Server|Doc...

    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.... Compare the lists. Save new emails...from Microsoft SharePoint Document Library Subscribe to Aspose...

    docs.aspose.com/email/net/detecting-new-email-m...
  6. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++....Handling Differences When comparing or migrating Excel files,...GetFormula method to retrieve and compare formulas. Use the Calculate...

    docs.aspose.com/cells/go-cpp/comparison-migration/
  7. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...and inserting into empty PPT document. The sample code for conversion...EMF and inserting into PPT document, the text in the labels is...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  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. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  10. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...