Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,607 for

compare document

(0.51 sec)
  1. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some Documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page Document becomes…...Word to Pdf:Document Format Aspose.Words Product Family words-java...formatting when converting some documents to PDF. For example, text...

    forum.aspose.com/t/word-to-pdf-document-format/...
  2. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the worksheet in GridWeb.... Height ); } Compare the code below; this will create...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Split Screen of Excel Worksheet|Documentation

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Aspose.Cells for Python via .NET APIs....same worksheet at a time to compare different subsets of data....remove the split setting. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/how-to-split-s...
  4. Convert an Excel Chart to Image with Golang via...

    Learn how to convert Excel charts to images using Aspose.Cells with Golang via C++....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/go-cpp/convert-an-excel-c...
  5. Working with Task Baselines | Aspose.Tasks Docu...

    Learn how to create, modify, delete Microsoft Project task baselines using Aspose.Tasks .NET....baselines when plans change Compare baseline and actual data ,...for tasks, enabling you to compare it with actual progress later...

    docs.aspose.com/tasks/net/working-with-task-bas...
  6. ODT to PDF Conversion – Paragraph Formatting Is...

    odt sample_from aspose webstie.zip (13.3 KB) Hello Aspose Support Team, We are experiencing an issue with ODT to PDF conversion where the paragraph formatting in the output PDF does not match the original ODT file. We…...Document wDoc = new Aspose.Words.Document(inStream);...Aspose.Words.SaveFormat.Pdf); Compare the output PDF ( output.pdf...

    forum.aspose.com/t/odt-to-pdf-conversion-paragr...
  7. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a Document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I Compare the results, I notice that Aspose in…...behaviour when inserting a document at a bookmark Aspose.Words...Hi, I’m trying to insert a document at a bookmark location using...

    forum.aspose.com/t/difference-in-aspose-behavio...
  8. Protecting and Unprotecting Workbooks|Documenta...

    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....NET to let you compare the two methods. Aspose.Cells.... Unprotect ( "007" ); AI Document Assistant Close Adding New...

    docs.aspose.com/cells/net/protecting-and-unprot...
  9. Aspose.Words for .NET not loading associated fi...

    AsposeBugReport1.zip (15.0 KB) output.pdf (54.3 KB) Hi. The attached project simply opens a Word HTML file and saves it to PDF, however the resultant PDF is missing the parts of the Document defined in the file header…...is missing the parts of the document defined in the file header...(also attached), and compare it to the document when you open it...

    forum.aspose.com/t/aspose-words-for-net-not-loa...
  10. Delete text from a cell|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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/