Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 13,545 for

combine

(0.03 sec)
  1. PDF to EPUB Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with C# sample code using Aspose.PDF for .NET... Combine multiple documents into a single...file: var inputFile1 = Path . Combine ( dataDir , "1.pdf" ); var...

    products.aspose.com/pdf/net/merger/pdf-to-epub/
  2. PS to PDF Merge using C# | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Combine multiple documents into a single...file: var inputFile1 = Path . Combine ( dataDir , "article1.ps" );...

    products.aspose.com/pdf/net/merger/ps-to-pdf/
  3. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Combine ( dataDir , "InsertEmptyPage...); var outputFile = Path . Combine ( dataDir , "InsertEmptyPage_out...

    products.aspose.com/pdf/net/pages/add/
  4. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Combine ( dataDir , "AddImage.pdf"...); var outputFile = Path . Combine ( dataDir , "AddImage_out.pdf"...

    products.aspose.com/pdf/net/images/add/
  5. Convert Template to HTML – Aspose.HTML for .NET

    Convert templates to HTML in C#. Use XML/JSON data sources, inline expressions, and foreach directives for dynamic content creation.... Combine (DataDir, "template.html" )... 6 new TemplateData(Path. Combine (DataDir, "data-source.json"...

    docs.aspose.com/html/net/convert-template-to-html/
  6. Archive

    archives...NET , developers can easily combine multiple JPG files into one...essential for creating collages, combining scanned documents, or simply...

    blog.aspose.com/imaging/merge-jpg-images-in-csh...
  7. How to Merge PowerPoint Presentations using Java

    This short article guides on how to merge PowerPoint presentations using Java. It shares the required resources, a list of steps, and a runnable sample code to Combine PPTX using Java....a runnable sample code to combine multiple PowerPoints into one...your application. Steps to Combine Slides using Java Set the IDE...

    kb.aspose.com/slides/java/how-to-merge-powerpoi...
  8. Transform XML using C# | Aspose.PDF

    Transform XML programmatically with C# sample code using Aspose.PDF for .NET... Combine ( dataDir , "XSLTFile1.xslt"...); var xmlDataFile = Path . Combine ( dataDir , "data_xml.pdf"...

    products.aspose.com/pdf/net/transform-xml/
  9. How to Change Border Color in HTML? C# Examples

    In this article, we will use C# examples to show different ways to change border color in HTML files using Aspose.HTML for .NET library.... Combine (OutputDir, "change-border-color...string documentPath = Path. Combine (DataDir, "file.html" ); 8...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. How to Merge Visio Files in Python

    This tutorial explains how to merge Visio files in Python. It contains the stepwise approach along with a code snippet to Combine Visio files in Python....along-with a code snippet to combine Visio files in Python . You...for Python via .NET API to combine Visio files Load the source...

    kb.aspose.com/diagram/python/how-to-merge-visio...