Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 14,864 for

combine

(0.04 sec)
  1. 使用 C# 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文档中创建电子签名... Combine ( dataDir , "DigitallySign...); var outputFile = Path . Combine ( dataDir , "DigitallySign_out...

    products.aspose.com/pdf/zh-hans/net/signature/
  2. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

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

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

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何用 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/...
  5. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one HTML 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 HTML in Python. Combine multiple documents into a single...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  6. PDF to DOCX Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOCX 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 DOCX in Python. Combine multiple documents into a single...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files.... Combine (DataDir, "basic-shapes.svg"...file 19 document. Save (Path. Combine (OutputDir, "circle-color.svg"...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  8. Rendering Device – C# – Aspose.HTML for .NET

    Learn how to use rendering devices – PdfDevice, XpsDevice, DocDevice, and ImageDevice to render HTML to PDF, XPS, DOCX, and Images.... Combine (OutputDir, "document.pdf"...string documentPath = Path. Combine (DataDir, "spring.html" );...

    docs.aspose.com/html/net/rendering-device/
  9. Merge PPS Files Using PHP | products.aspose.com

    Merge multiple PPS files in PHP....provides flexible ways to combine multiple PPS presentations...another, you are effectively combining their slides in a single presentation...

    products.aspose.com/slides/php-java/merger/pps/
  10. Merge PPTM Files Using PHP | products.aspose.com

    Merge multiple PPTM files in PHP....provides flexible ways to combine multiple PPTM presentations...another, you are effectively combining their slides in a single presentation...

    products.aspose.com/slides/php-java/merger/pptm/