Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,601 for

compare document

(0.07 sec)
  1. Համեմատեք Word փաստաթղթերը Python-ի միջոցով

    Համեմատեք Word փաստաթղթերը Python-ի միջոցով՝ հետևելով այս ձեռնարկին: Այն պարունակում է IDE կարգավորումներ, քայլերի ցանկ և Python-ի միջոցով երկու փաստաթղթեր համեմատելու նմուշ:...փաստաթուղթը՝ օգտագործելով Document դասի օբյեկտ Ստացեք երկրորդ...նմանությունների համար: Դասի Document-ը դեր է խաղում համեմատության...

    kb.aspose.com/hy/words/python/compare-word-docu...
  2. Համեմատեք PDF փաստաթղթերը C#-ի միջոցով

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

    kb.aspose.com/hy/words/net/compare-pdf-document...
  3. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base Document which will be used during comparison in Java....ComparisonTargetType Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different Compare when trying to use the code to do this. Maybe you have some working snippet…...Result is completely different compare when trying to use the code...share. As following official document give completely different...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  5. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the JavaScript API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....Select two Excel files to compare the PageSetup.isAutomaticPaperSize...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/determine-...
  6. How to Create a Table in Java|Aspose.Words for ...

    Different ways to create tables in your Document using Java....users to create tables in a document from scratch and provides...add formatted tables to your document using each method, as well...

    docs.aspose.com/words/java/create-a-table/
  7. 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...
  8. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...Document doc = new Aspose.Pdf.Document(inputPath);...see attached input.pdf and compare both outputs, you’ll see that...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  9. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....need to generate multiple documents. Aspose.Words allows you to...Merge Data Records in Current Document You can implement the Next...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  10. 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/