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

compare document

(0.67 sec)
  1. 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...
  2. 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...
  3. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....OoxmlCompressionType enumeration and compares the conversion time for Level...and Level 9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  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. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  6. 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-...
  7. 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...
  8. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....archive containing one or more documents, in the traditional meaning...necessary resources for these documents. All internal parts of the...

    docs.aspose.com/page/net/what-is-oxps-file/
  9. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word Documents using Python....in Word documents, especially for lengthy documents such as reports...and eBooks. It makes Word documents more readable and allows readers...

    blog.aspose.com/words/working-with-toc-in-word-...
  10. 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...