Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,594 for

compare document

(0.13 sec)
  1. 从单元格中删除文本|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...
  2. Access GridRow in a Worksheet|Documentation

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

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. 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 C# Library with .NET API....same worksheet at a time to compare different subsets of data....remove the split setting. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/net/how-to-split-screen-o...
  4. Adjust Workbook Compression Level with Node.js ...

    Learn how to adjust the workbook compression level in Aspose.Cells for Node.js via C++....OoxmlCompressionType enumeration, and compares the conversion time for Level...and Level 9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/nodejs-cpp/adjust-workboo...
  5. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....NET Visit our documentation for more details. Aspose...PowerPoint conversion into any document, textual, image, web, or other...

    products.aspose.com/slides/xamarin/
  6. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...water marks on the created documents what did we do wrong? thank...the development environment, compare the configurations between...

    forum.aspose.com/t/error-activating-aspose-word...
  7. 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...
  8. 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/...
  9. Aspose.Email .NET for VSTO|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....process files, you may need to compare VSTO(Visual Studio tool for...this project will help you to compare features and code in both libraries...

    docs.aspose.com/email/net/aspose-email-net-for-...
  10. 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...