Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,688 for

compare document

(0.19 sec)
  1. 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/
  2. Online convert OLM to PST - Free Support Forum ...

    Hi, My query is related to the Online Converter OLM to PST. The contacts are not working — it throws an exception while saving them to the PST file. Could you please let me know the reason why the contact data is fail…...guidance – no verified documentation was found for this scenario...confirm the regression window. Compare recent release notes for layout/rendering...

    forum.aspose.com/t/online-convert-olm-to-pst/32...
  3. Համեմատեք Word փաստաթղթերը C#-ի միջոցով

    Համեմատեք Word փաստաթղթերը՝ օգտագործելով C#՝ հետևելով այս հակիրճ ուղեցույցին: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և գործարկվող կոդի հատված՝ C#-ի միջոցով երկու փաստաթուղթ համեմատելու համար:...Բեռնել առաջին Word փաստաթուղթը Document դասի օրինակով Բեռնեք մյուս...վերանայում չկա: Վերջապես, Compare() մեթոդը կանչվում է նախքան...

    kb.aspose.com/hy/words/net/compare-word-documen...
  4. 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...
  5. Vectorize Images in Python – PNG, JPG to SVG

    Vectorize images in Python with Aspose.SVG. Convert PNG, JPG, BMP, TIFF, or GIF to SVG and tune colors, smoothing, and path detail....a raster image into an SVG document Controls colors, line width...vectorize (input_path) as document: 22 document. save (output_path)...

    docs.aspose.com/svg/python-net/vectorize-images/
  6. Online PPTX to DIF Conversion or Build .NET bas...

    Free online app to convert PPTX to DIF files. .NET C# conversion library code for PPTX Documents....will be converted into DIF document Download the converted DIF...HTML document by using Workbook class Save the document to DIF...

    products.aspose.com/total/net/conversion/pptx-t...
  7. Aspose::Words::Comparing::CompareOptions::get_T...

    Aspose::Words::Comparing::CompareOptions::get_Target method. Specifies which Document shall be used as a target during comparison in C++....Aspose::Words::Comparing::CompareOptions::get_Target method Contents...et method Specifies which document shall be used as a target...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Change PDF Page Size in Python|Aspose.PDF for P...

    Learn how to read and change PDF page dimensions in Python....page dimensions using the Document and Page APIs. Use this guide...existing PDF pages, normalize document dimensions, or inspect page...

    docs.aspose.com/pdf/python-net/change-page-size/
  9. 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...
  10. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....files are widely used for document sharing due to the same look...and platforms. Quite often, documents require the inclusion of tables...

    products.aspose.com/pdf/tutorial/add-table-pdf/