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

compare document

(0.17 sec)
  1. 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...
  2. 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...
  3. Aspose.Words or Docx4j|Aspose.Words for Java

    Perform a large number of tasks with Documents faster and more conveniently than docx4j....creating and manipulating documents in Microsoft Open XML Word...Aspose.Words is a very useful document processing library that provides...

    docs.aspose.com/words/java/aspose-words-java-fo...
  4. 获取列标题|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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read-only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  5. How to change the background color of the highl...

    Hello! We successfully run SideBySidePdfComparer and save the result to PDF. Everything works great, but the highlight colors are not good for readability, specifically the green color for additions. Is there a mechanis…...Load the documents to compare Document doc1 = new Document("document1...Document("document1.pdf"); Document doc2 = new Document("document2.pdf"); //...

    forum.aspose.com/t/how-to-change-the-background...
  6. Highlight the changes in PDF side by side - Fre...

    Hi Thanks for reaching out. I am really looking for help in using Aspose.PDF. We have requirement to highlight the changes in PDF side by side. We are facing some challenges with it. Need some assistance on this. Could …...from the API documentation? Compare PDF documents|Aspose.PDF for...

    forum.aspose.com/t/highlight-the-changes-in-pdf...
  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. 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...
  9. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…... If you compare the two, you’ll notice the...(adjust_border) { using (Document pdfDocument = new Document(outputFile))...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  10. 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...