Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 11,594 for

combine

(0.04 sec)
  1. XML to PDFA Converter using C# | Aspose.PDF

    Sample code for XML to PDFA C# conversion. Use API example code for batch XML files to PDFA conversion within VB.NET, ASP.NET, or any .NET-based application... Combine ( dataDir , "xml-to-pdf.xml"...xml" ); var xslFile = Path . Combine ( dataDir , "xml-to-pdf.xsl"...

    products.aspose.com/pdf/net/conversion/xml-to-p...
  2. XML to PNG Converter using C# | Aspose.PDF

    Sample code for XML to PNG C# conversion. Use API example code for batch XML files to PNG conversion within VB.NET, ASP.NET, or any .NET-based application... Combine ( dataDir , "xml-to-pdf.xml"...xml" ); var xslFile = Path . Combine ( dataDir , "xml-to-pdf.xsl"...

    products.aspose.com/pdf/net/conversion/xml-to-png/
  3. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs.... Combine ( Config . FileCacheDirectory...exist String filepath = Path . Combine ( Config . FileCacheDirectory...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  5. 如何用 .NET 添加 Square 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Square 个注释。... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_square...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files.... Combine (DataDir, "basic-shapes.svg"...file 22 document. Save (Path. Combine (OutputDir, "circle-color.svg"...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  7. Filter Messages from IMAP Server in C#|Document...

    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.... Combine Queries with AND The following...shows you how to combine queries with AND. Combine Queries with OR...

    docs.aspose.com/email/net/filter-messages-from-...
  8. PDF to XLS Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with Python sample code using Aspose.PDF for Python for .NET...merge_documents method to combine all input PDF files (stored...merge PDF to XLS in Python. Combine multiple documents into a single...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  9. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。... Combine ( dataDir , "sample.pdf" );...); var outputFile = Path . Combine ( dataDir , "sample_with_table_out...

    products.aspose.com/pdf/zh-hans/net/table/add/
  10. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器... Combine (DataDir, "owl-edited.svg"...(document, saveOptions, Path. Combine (OutputDir, "owl-edited.jpg"...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/