Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 400,562 for

documents

(0.12 sec)
  1. XPS to EMF Converter using C# | Aspose.PDF

    Sample code for XPS to EMF C# conversion. Use API example code for batch XPS files to EMF conversion within VB.NET, ASP.NET, or any .NET-based application...programmatically a document from XPS to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/xps-to-emf/
  2. XPS to JPEG Converter using C# | Aspose.PDF

    Sample code for XPS to JPEG C# conversion. Use API example code for batch XPS files to JPEG conversion within VB.NET, ASP.NET, or any .NET-based application...convert programmatically a document from XPS to JPEG format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/xps-to-j...
  3. Aspose::Words::Comparing::Granularity enum | As...

    Aspose::Words::Comparing::Granularity enum. Specifies the granularity of changes to track when comparing two Documents in C++....track when comparing two documents. enum class Granularity Values...granularity while comparing documents. auto docA = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. | Aspose

    Sample code for BMP to DOC Java conversion. Use API example code for batch BMP files to DOC conversion within any Web or Desktop Java based application....BMP format and creates BMP documents containing recognized text...converts an BMP image to DOC document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  5. C# API to Export PS to DOTM | products.aspose.com

    Convert PS to DOTM without using Microsoft Word...APIs that provides powerful document manipulation and conversion...files to Microsoft Word (DOC) documents. After conversion, the Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  6. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...EpubLoadOptions() document_infiles = [ apdf.Document(path.join(self...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/zh-hant/python-net/merger/
  7. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected...so lets assume the original document has 5pages and corrections...

    forum.aspose.com/t/change-pages-only-after-comp...
  8. Convert JPG to DOC via C# | Aspose

    Sample code for JPG to DOC C# conversion. Use API example code for batch JPG files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPG document and save text as JPG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jpg-to-doc/
  9. Convert DJVU to XLSX via C# | Aspose

    Sample code for DJVU to XLSX C# conversion. Use API example code for batch DJVU files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  10. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....Shows how to simple compare documents using context. // There is...a several ways to compare documents: string firstDoc = MyDir +...

    reference.aspose.com/words/net/aspose.words.low...