Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 14,169 for

combine

(0.36 sec)
  1. PNG to PDF Converter using C# | Aspose.PDF

    Sample code for PNG to PDF C# conversion. Use API example code for batch PNG files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application... Combine ( dataDir , "sample.png" );...); var outputFile = Path . Combine ( dataDir , "png_to_pdf.pdf"...

    products.aspose.com/pdf/net/conversion/png-to-pdf/
  2. GIF to PDF Converter using C# | Aspose.PDF

    Sample code for GIF to PDF C# conversion. Use API example code for batch GIF files to PDF conversion within VB.NET, ASP.NET, or any .NET-based application... Combine ( dataDir , "sample.gif" );...); var outputFile = Path . Combine ( dataDir , "GIFtoPDF_out.pdf"...

    products.aspose.com/pdf/net/conversion/gif-to-pdf/
  3. How to add Strikeout Annotation using .NET | As...

    Source code on C# to add Strikeout annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_Strikeout...

    products.aspose.com/pdf/net/annotation/strikeou...
  4. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_square...

    products.aspose.com/pdf/cpp/annotation/square/add/
  5. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in PDF file on any platform with C++ language... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_Strikeout...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  6. How to add Underline Annotation using .NET | As...

    Source code on C# to add Underline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_Underline...

    products.aspose.com/pdf/net/annotation/underlin...
  7. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark...

    products.aspose.com/pdf/net/annotation/watermar...
  8. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...Merge and Unmerge lets you combine a rectangular range of cells...across the worksheet width. Combine cells for a total row that...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB... Combine (DataDir, "file.html" ); 5...13 string savePath = Path. Combine (OutputDir, "convert-html-options...

    docs.aspose.com/html/net/renderers/
  10. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。... Combine (OutputDir, "change-paragr...string documentPath = Path. Combine (DataDir, "file.html" ); 8...

    docs.aspose.com/html/zh/net/how-to-articles/how...