Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 101,517 for

new

(0.16 sec)
  1. Merge JT File Formats via .NET | products.aspos...

    C# source code to load, render and Merge JT documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/jt/
  2. Merge PDF File Formats via .NET | products.aspo...

    C# source code to load, render and Merge PDF documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/pdf/
  3. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....Interface We start creating a new Asp.Net web application in Visual...GridWeb.License gridwebLicense = new // Aspose.Cells.GridWeb.License();...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. EPS to PDF Merge using C# | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/net/merger/eps-to-pdf/
  5. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... Document dstDoc = new Document ( MyDir + "Document..."Document.docx" ); Document srcDoc = new Document ( MyDir + "Header and...

    reference.aspose.com/words/net/aspose.words/imp...
  6. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++... Initialize a new Document, and run a loop for...merging images In loop: add a new page to PDF document In loop:...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  7. XPS to PDF Merge using C# | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add XPS file to new page...

    products.aspose.com/pdf/net/merger/xps-to-pdf/
  8. PCL to PDF Merge using C# | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PCL file to new PDF...

    products.aspose.com/pdf/net/merger/pcl-to-pdf/
  9. Grouping Data in Aspose.Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... OleDbConnection con = new OleDbConnection ( "provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand ( "Select * from...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  10. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...