Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 17,187 for

combine

(0.11 sec)
  1. 如何用 C++ 添加 Strikeout 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Page Management|Aspose.PDF for Python via .NET

    Managing PDF pages programmatically allows developers to modify documents without manual editing....remove unnecessary pages, and combine content from multiple PDFs...

    docs.aspose.com/pdf/python-net/page-management/
  5. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. SVG Opacity and Transparent Colors in C# – Aspo...

    Work with SVG opacity in C# using Aspose.SVG for .NET. Set opacity, fill-opacity, stroke-opacity, RGBA, HSLA, and transparent export backgrounds.... Combine (DataDir, "svg-opacity.svg"...opacity 13 document. Save (Path. Combine (OutputDir, "svg-opacity-element...

    docs.aspose.com/svg/net/svg-opacity-and-transpa...
  7. Aspose.PSD for .NET 24.6 - 发行说明|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.... Combine ( baseFolder , "gradient_map_src...string outputFile = Path . Combine ( outputFolder , "gradient_map_src_output...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. 渲染选项 – Aspose.HTML for .NET

    了解 Aspose.HTML for .NET 中的渲染选项,以便将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获得随时可用的 C# 示例... Combine (OutputDir, "file-with-custom-page-size...string documentPath = Path. Combine (DataDir, "spring.html" );...

    docs.aspose.com/html/zh/net/rendering-options/
  9. Online XLTM File Merger or Build Python Apps to...

    Free online app to Combine different XLTM files. Python merging library code to merge XLTM documents into other formats.... Combine multiple XLTM documents into...Workbook as the base file. Use combine method using base obect and...

    products.aspose.com/total/python-net/merge/xltm/
  10. Converting a XML file to XLS using C# | Aspose.PDF

    Sample code for XML‑to‑XLS conversion in .NET. Use the API example code for batch XML‑to‑XLS 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-xls/