Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 16,991 for

combine

(1.03 sec)
  1. Convert EML to HTML|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 ( "target.html" ), htmlSaveOptions...EmbedIntoHtml }; msg . Save ( Path . Combine ( "target.html" ), htmlSaveOptions...

    docs.aspose.com/email/net/converting-between-fo...
  2. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....matrix is a 3 × 3 matrix that combines translation, scaling, rotation...ty) The translation matrix combines both tx and ty values to move...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  3. 在 C# 中将 EPUB 转换为 BMP – Aspose.HTML for .NET

    使用Aspose.HTML API在C#中将EPUB转换为BMP。在C#示例中考虑各种EPUB到BMP转换方案。尝试在线EPUB转换器。... Combine (OutputDir, "input-output.bmp"...7 string savePath = Path. Combine (OutputDir, "input-options...

    docs.aspose.com/html/zh/net/convert-epub-to-bmp/
  4. 档案

    档案...System::IO::File::Open(System::IO::Path::Combine(u"SourceDirectory", u"zip-in...System::IO::File::Open(System::IO::Path::Combine(u"OutputDirectory", u"zip-pdf-out...

    blog.aspose.com/zh/tex/convert-tex-to-pdf-or-xp...
  5. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....composite custom shape lets you combine multiple geometry paths into...using a geometry path. You’ll combine straight segments and circular...

    docs.aspose.com/slides/python-net/custom-shape/
  6. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....The transformation matrix combines translation, scale, rotation...document 23 document. Save (Path. Combine (OutputDir, "translate.svg"...

    docs.aspose.com/svg/net/svg-transformations/
  7. Mail Merge Mustache Syntax|Aspose.Words for Pyt...

    Create templates with Mustache syntax using Python. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....with regions, foreach tags, combining with IF fields, and enabling...merge regions. You can also combine Mail Merge fields with some...

    docs.aspose.com/words/python-net/mail-merge-tem...
  8. Merge VSDX Files via Java | products.aspose.com

    Java sample code to Combine VSDX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Merge files using combine() method. save the merged VSDX...Diagram( "s.vsdx" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/java/merger/vsdx/
  9. Merge VTX Files via Java | products.aspose.com

    Java sample code to Combine VTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Merge files using combine() method. save the merged VTX...Diagram( "s.vtx" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/java/merger/vtx/
  10. Merge VSSM Files via Java | products.aspose.com

    Java sample code to Combine VSSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Merge files using combine() method. save the merged VSSM...Diagram( "s.vssm" ); dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename"...

    products.aspose.com/diagram/java/merger/vssm/