Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,500 for

compare document

(0.15 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — quick, code-friendly solution.... To avoid duplicates, compare hashes, sizes, or contents...objects, such as attached documents? Not directly, because an...

    docs.aspose.com/slides/php-java/extracting-imag...
  2. Add and Retrieve Data|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....pre-defined cell value types to compare with the type of the data present...present in each cell. AI Document Assistant Close Accessing Cells...

    docs.aspose.com/cells/java/add-and-retrieve-data/
  3. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with Golang via C++....The following screenshots compare the two output PDFs generated...

    docs.aspose.com/cells/go-cpp/change-the-font-on...
  4. PDF ↔ Word conversion (C++ vs Java) — fidelity ...

    Hi Aspose Team, We are evaluating Aspose for PDF ↔ Word conversions and have two focused questions: Conversion fidelity / feature parity • Is the C++ version equivalent to the Java version for bidirectional PDF↔Word…...quality or supported features compared with Java? Performance / scalability...Aspose.Words/Aspose.PDF for C++ compare to the Java counterparts in...

    forum.aspose.com/t/pdf-word-conversion-c-vs-jav...
  5. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...Document; import com.aspose.pdf.License;...} // Open document Document document = new Document(tempPdf);...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  6. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …...where “ using (Document pdfDocument = new Document(stream, htmloptions))...the document... using (Document pdfDocument = new Document(stream...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  7. HTML to PDF Conversion in AWS Lambda: Font Erro...

    Hi, I am using Aspose.PDF for dotnet in order to convert HTML to PDF. I downloaded a temporary license to Compare conversion times in order to see what is better for my project. I have no problems converting locally, bu…...downloaded a temporary license to compare conversion times in order to...of fonts, following this documentation article: Font Folder – How...

    forum.aspose.com/t/html-to-pdf-conversion-in-aw...
  8. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...it easier to compare and analyze printed documents. Professional...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  10. Insert text into 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...."Inserted Text" ); // Given a document name and text, // inserts...string text ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/insert-text-into-a-cell/