Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,601 for

compare document

(0.21 sec)
  1. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++....Handling Differences When comparing or migrating Excel files,...GetFormula method to retrieve and compare formulas. Use the Calculate...

    docs.aspose.com/cells/go-cpp/comparison-migration/
  2. Low Code|Aspose.Words vir .NET

    Vereenvoudig dokumentverwerkingstake soos vergelyk, omskep, verdeel, saamsmelt, vind en vervang, en ander met behulp van Low Code API. Aspose.Words LowCode API met skoon sintaksis, vinnige resultate en minimale koderingspoging....van een formaat na’n ander Comparing dokumente Mail merging Reporting...outputDoc = "Compared.docx" ; LowCodeComparer . Compare ( firstDoc...

    docs.aspose.com/words/af/net/low-code/
  3. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....how to convert annotation document to PDF/X-1 using annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/whatsnew/2024/
  4. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the Worksheet in GridDesktop.... Height ); } Compare the code below; this will create...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Aspose.Slides .NET for VSTO|Aspose.Slides Docum...

    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....and manipulate PowerPoint documents without using Microsoft PowerPoint...functionality to manage PowerPoint documents within your own applications...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  6. 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-...
  7. 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...
  8. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  9. 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...
  10. 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/