Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,603 for

compare document

(0.18 sec)
  1. 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...
  2. C# API to Export MSG to DOCX | products.aspose.com

    Convert MSG to DOCX without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to DOCX format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  3. Aspose.PDF for .NET Adding Extracted Page to Ne...

    I'm using aspose.pdf for .net to search uploaded Documents page-by-page for barcodes using the JPEG device to create an image of each page. Based on the codes found, I then reassemble the Document(s) and present them …...net to search uploaded documents page-by-page for barcodes...found, I then reassemble the document(s) and present them to the...

    forum.aspose.com/t/aspose-pdf-for-net-adding-ex...
  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. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....analyze multiple data sets or compare various scenarios. One common...situations where there is a need to compare multiple data sets or explore...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  6. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color... Without supporting documentation, we cannot verify that LayoutCollector...the official Aspose.Words documentation for the version you are...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  7. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....displays behind the text in a document. A watermark can contain a...online document watermark . Add a Watermark to a Document In Microsoft...

    docs.aspose.com/words/java/working-with-watermark/
  8. 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...
  9. 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...
  10. 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...