Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 17,118 for

combine

(0.2 sec)
  1. Merge VSDX Files via Python | products.aspose.com

    Python sample code to Combine VSDX documents within any Python based application.... Merge files using combine() method. save the merged VSDX...Diagram( "s.vsdx" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/merger/v...
  2. Merge VDX Files via Python | products.aspose.com

    Python sample code to Combine VDX documents within any Python based application.... Merge files using combine() method. save the merged VDX...Diagram( "s.vdx" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/merger/vdx/
  3. Track Changes in Office Docs - Free Support For...

    • Possible to not accept all changes in a document before sending it back to aspose before comparing again for track changes? WIll it track 2nd, 3rd, etc. versions with different colors. Or are is there a better/ diffe…... Combine them using Document.AppendDocument...history but can be useful when a combined view of changes is sufficient...

    forum.aspose.com/t/track-changes-in-office-docs...
  4. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....files together and export the combined result to other file formats...Powerful C# API helps you to combine SVG files quickly and in high...

    products.aspose.com/svg/net/merger/svg-to-image/
  5. Merge SVG to PDF via C# – Aspose.SVG

    Merge multiple SVG files into a single PDF in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....files together and export the combined result to other file formats...Powerful C# API helps you to combine SVG files quickly and in high...

    products.aspose.com/svg/net/merger/svg-to-pdf/
  6. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... paragraph Combine texts with different formatting...

    docs.aspose.com/omr/net/txt-markup/examples/mul...
  7. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain text for improved clarity and functionality....builder for the IF field and combine all of the expressions. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples....System::IO::File::Open(System::IO::Path::Combine(RunExamples::OutputDirectory...TeXJob > (System::IO::Path::Combine(RunExamples::InputDirectory...

    docs.aspose.com/tex/cpp/latex-to-pdf/
  9. Reading Damaged Barcode|Documentation

    Learn how to read damaged barcode... This combination is appropriate when latency...to help with noise. This combination is useful for: Low-resolution...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. 矢量化 – 基本概述 – C# 示例

    本节中的文章介绍如何使用 Aspose.SVG API 将 SVG 文本转换为矢量以及如何将光栅图像转换为矢量图形。... Combine (DataDir, "flower.png" ));...file 10 document. Save (Path. Combine (OutputDir, "flower.svg" ));...

    docs.aspose.com/svg/zh/net/vectorization/