Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 17,118 for

combine

(0.38 sec)
  1. 如何用 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/...
  2. 如何用 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/...
  3. 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/
  4. Merge PPTX Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/pptx/
  5. Merge POTX Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/potx/
  6. Report Definition Overview|Aspose.Words for Sha...

    Report definition file meaning, it's structure and how to work with a such file while configuring Aspose.Words for SharePoint reports.... A report can combine data from several queries and...result from an SQL database and combine it with list of items from...

    docs.aspose.com/words/sharepoint/report-definit...
  7. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how formatting is merged when combining multiple documents in C++....formatting is merged when combining multiple documents. enum class...Description MergeFormatting 0 Combine the formatting of the merged...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Online XLTX File Merger or Build Python Apps to...

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

    products.aspose.com/total/python-net/merge/xltx/
  9. Change SVG Background Color – C# Examples with ...

    Learn how to change SVG background color in C# with Aspose.SVG – by modifying the SVG directly, using inline and internal CSS, and using JavaScript.... Combine (DataDir, "tree.svg" )); 5...document 21 document. Save (Path. Combine (OutputDir, "add-background-color...

    docs.aspose.com/svg/net/change-svg-background-c...
  10. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa.... Combine (DataDir, "rendering.svg" );...7 string savePath = Path. Combine (OutputDir, "a4.png" ); 8 9...

    docs.aspose.com/svg/net/resize-document/