Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,601 for

compare document

(0.07 sec)
  1. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  2. 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...
  3. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  4. 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...
  5. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...Select two Excel files to compare the PageSetup.isAutomaticPaperSize...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  6. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your Document. Add a table in C++....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/cpp/create-a-table/
  7. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....archive containing one or more documents, in the traditional meaning...necessary resources for these documents. All internal parts of the...

    docs.aspose.com/page/net/what-is-oxps-file/
  8. 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...
  9. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: Compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/
  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/