Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,607 for

compare document

(0.39 sec)
  1. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. Draw Timeline while rendering Excel to PDF|Docu...

    Manage timelines of Excel files with Aspose.Cells for Python via .NET.... The following screenshot compares the source Excel file and...generated PDF file. Sample Code AI Document Assistant Close Rendering...

    docs.aspose.com/cells/python-net/draw-timeline-...
  3. Merge PDF to MPP via C# | Microsoft Project Mer...

    Sample code for PDF to MPP C# merging. Use API example code for batch PDF files to MPP merging within VB.NET, Asp.NET or any .NET based application....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/pdf-to-mpp/
  4. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word Documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....PowerPoint Presentations to Word Documents on Android Contents [ Hide...to Word (DOC or DOCX). When compared to Microsoft PowerPoint, the...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. HtmlFragment limitation - Free Support Forum - ...

    Is there a limitation on HtmlFragment content size? Rendering pdf with content length 5659 runs very fast, but when I add only one more character then Aspose hangs for some time and it ends up with out of memory exceptio…...with content length 5660 as compared to 5659 when used . Kindly...Instantiate Document object Document doc = new Document(); // Add...

    forum.aspose.com/t/htmlfragment-limitation/10601
  6. Compress and Decompress WAV Files via .NET

    C# compression and decompression source code to compress WAV Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance WAV document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/wav/
  7. Reasons to use|Aspose.Words for JasperReports

    Aspose.Words for JasperReports allows exporting reports as DOC and DOCX Documents....reports as DOC and DOCX documents. Compared to RTF, these formats...available in the future. Editable Documents Aspose.Words for JasperReports...

    docs.aspose.com/words/jasperreports/why-aspose-...
  8. Optimizing Memory Usage while Working with Big ...

    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....a certain amount of memory compared to using the default setting...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  9. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Document; import com.aspose.pdf.Font;...testFallback() { // Added document Document doc = new Document(); Table table...

    forum.aspose.com/t/rare-chinese-characters-disp...
  10. 2nd page is not converted to excel correctly - ...

    2nd page of this pdf is not converted correctly as you can see from the screen shot. A1 Telekom Austria AG_Intl Invoice - Sell_2025-05_Outgoing Account_Normal_393563.pdf (326.6 KB) Screenshot 2025-06-18 at 11.07.28.png …...Document pdf = new Aspose.Pdf.Document(dataDir + "A1...is the code snippet we use: Document doc; if (inputStream == null)...

    forum.aspose.com/t/2nd-page-is-not-converted-to...