Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,579 for

compare document

(0.14 sec)
  1. 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-...
  2. 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...
  3. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... Instead, we compare this Style object to an internal...Objects Using Built-in Styles AI Document Assistant Close Border Settings...

    docs.aspose.com/cells/python-net/styling-and-da...
  4. Split Screen of Excel Worksheet|Documentation

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Aspose.Cells for Python via .NET APIs....same worksheet at a time to compare different subsets of data....remove the split setting. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/how-to-split-s...
  5. Falha Converter PDF em HTML - Free Support Foru...

    Fiz um endpoint para converter PDF para HTML no windows 11 em ambiente de desenvolvimento converte perfeito, com imagems e tudo, no Servidor Windows 2019...Configurações do Ambiente : Compare as configurações do ambiente...documento PDF Document pdfDocument = new Document(dataDir + "seuArquivo...

    forum.aspose.com/t/falha-converter-pdf-em-html/...
  6. Comparision issues in 2 docx comparision contai...

    Hi team We are using Aspose words java where we are seeing in table content Compare attached File3, File4 and validate docx resulted file. Actual:- Table format changed but actually user not updated the same, please …...are seeing in table content Compare attached File3, File4 and validate...compareDocuments(Document original, Document revised, ComparisonRequest...

    forum.aspose.com/t/comparision-issues-in-2-docx...
  7. 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...
  8. 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...
  9. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to Compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word Compare. sa…...@sandeepsuthari I have tested with the document attached to WORDSNET-28117...produced by MS Word: Source documents: target-Non Disclosure Agreement_very_v2...

    forum.aspose.com/t/header-footer-content-update...
  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/