Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 14,173 for

combine

(0.15 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 VSS Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/merger/vss/
  3. 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/
  4. 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...
  5. Merge POT Files Online or using Android Mobile ...

    Free online app to Combine different POT presentations. Android merging library Java code to merge POT presentation into format of your choice.... Combine multiple POT documents into...

    products.aspose.com/total/android-java/merge/pot/
  6. HTML Converter – Aspose.HTML for .NET

    Convert HTML to other formats using Aspose.HTML for .NET API or Online HTML Converter. Consider C# example of HTML to PNG transforming.... Combine (DataDir, "nature.html" );...7 string savePath = Path. Combine (OutputDir, "nature-output...

    docs.aspose.com/html/net/html-converter/
  7. Merge VSX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/merger/vsx/
  8. 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...
  9. 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...
  10. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library.... Combine (DataDir, "document.html" );...9 string savePath = Path. Combine (OutputDir, "document-edited...

    docs.aspose.com/html/net/tutorial/what-is-html-...