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

compare document

(0.1 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. 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...
  3. 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...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that Documents comparison is case insensitive in C++....Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges...method True indicates that documents comparison is case insensitive...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. 从单元格中删除文本|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/zh/net/delete-text-from-a...
  6. 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...
  7. Why Aspose.3D for Python via NET|Documentation

    Why Aspose.3D for Python via NET and Possible Usage Scenarios....Scenarios When you need to compare which product is the best for...files, then you might want to compare Aspose.3D for Python via NET...

    docs.aspose.com/3d/python-net/why-aspose-3d-for...
  8. 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...
  9. 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...
  10. 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...