Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 400,576 for

documents

(0.27 sec)
  1. PCL to JPEG Converter using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/pcl-to-j...
  2. PCL to BMP Converter using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/pcl-to-bmp/
  3. 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/
  4. 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...
  5. 使用 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/
  6. Convert PDF to PDF via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/pdf-to-pdf/
  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. 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...