Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 5,599 for

compare document

(0.12 sec)
  1. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....source PDF file using the Document class object to delete the...artifact on each page of the document and make a list of watermark-type...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  3. Convert XML to CSV via C# API | products.aspose...

    C# API to Convert XML File to CSV without using Microsoft Excel or Adobe Reader...files have a smaller file size compared to XML, which simplifies handling...via C# Open XML file using Document class Convert XML to XLSX...

    products.aspose.com/total/net/conversion/xml-to...
  4. Merge PPTX Files Online or using Java | product...

    Free online app to combine different PPTX presentations. Java merging library code to merge PPTX presentation into format of your choice....Java Merge Pptx Merge PPTX Documents Online via Merger App or using...Develop powerful Java based PPTX document merging application. Combine...

    products.aspose.com/total/java/merge/pptx/
  5. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte.... Document ( docs_base . my_dir + "Document.docx" ) #...doc = aw . Document ( docs_base . my_dir + "Document.docx" ) clone...

    docs.aspose.com/words/af/python-net/python-notes/
  6. Merge PDF to MPP via C# | Microsoft Project Mer...

    Sample code for PDF to MPP C# merging. Use API example code for batch PDF files to MPP merging within VB.NET, Asp.NET or any .NET based application....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/pdf-to-mpp/
  7. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Document; import com.aspose.pdf.Font;...testFallback() { // Added document Document doc = new Document(); Table table...

    forum.aspose.com/t/rare-chinese-characters-disp...
  8. Using AI tools to manage fonts

    Discover how AI tools are revolutionizing font management, delivering efficiency and streamlining of font selection and customization....AI-powered font recognition tools compare the features extracted from...scan design files or text documents to detect embedded fonts and...

    docs.aspose.com/font/net/ai-in-font-management/
  9. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  10. 2nd page is not converted to excel correctly - ...

    2nd page of this pdf is not converted correctly as you can see from the screen shot. A1 Telekom Austria AG_Intl Invoice - Sell_2025-05_Outgoing Account_Normal_393563.pdf (326.6 KB) Screenshot 2025-06-18 at 11.07.28.png …...Document pdf = new Aspose.Pdf.Document(dataDir + "A1...is the code snippet we use: Document doc; if (inputStream == null)...

    forum.aspose.com/t/2nd-page-is-not-converted-to...