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

compare document

(0.43 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. Համեմատեք PDF փաստաթղթերը Python-ի միջոցով

    Համեմատեք PDF փաստաթղթերը Python-ի միջոցով՝ հետևելով այս ուղեցույցին: Այն ունի IDE կարգավորումներ, քայլ առ քայլ ալգորիթմ և օրինակելի կոդը՝ Python-ի միջոցով երկու PDF ֆայլ համեմատելու համար:...համար Բեռնել առաջին PDF ֆայլը Document դասով Մուտք գործեք երկրորդ...համեմատելու համար: Այն օգտագործում է Document դասը՝ տարբեր PDF ֆայլեր բեռնելու...

    kb.aspose.com/hy/words/python/compare-pdf-docum...
  3. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing....detect tables on each page of a Document . After visiting a page, iterate...PDF as a Document . Iterate through the pages in document.pages...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. Adjust Workbook Compression Level with Golang v...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....OoxmlCompressionType enumeration and compares the conversion time for Level1... and Level9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/go-cpp/adjust-workbook-co...
  5. 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/
  6. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the Document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...to remove the tags from the document using the attached code. but...process might differ between document types. Solution : Regex Pattern...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  8. 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...
  9. 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...
  10. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your Document....to create a table in a Word document programmatically and discusses...users to create tables in a document from scratch and provides...

    docs.aspose.com/words/net/create-a-table/