Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 16,045 for

combine

(0.49 sec)
  1. Online DOCX File Merger or Build Python Apps to...

    Free online app to Combine different DOCX files. Python merging library code to merge DOCX documents into other formats.... Combine multiple DOCX documents into...append_document function to combine the documents. Call save method...

    products.aspose.com/total/python-net/merge/docx/
  2. HTML5 Canvas|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....// // used to draw graphs, combine photos, or create simple (or...

    docs.aspose.com/imaging/net/html5-canvas/
  3. Merge Powerpoint Files Online or using Java | p...

    Free online app to Combine different Powerpoint presentations. Java merging library code to merge Powerpoint presentation into format of your choice.... Combine multiple Powerpoint documents...professional slide deck. Pitch Decks: Combine slides from different team...

    products.aspose.com/total/java/merge/powerpoint/
  4. How To merge two archives into third one online...

    Merge archives and optimize storage space. Whether you're working with ZIP, 7ZIP, CPIO, or TAR formats, our API provides the tools you need to efficiently Combine and organize files...Merger Via C# Use Mergers to combine multiple archives into one...tools you need to efficiently combine and organize files. Leveraging...

    products.aspose.com/zip/net/merger/
  5. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  6. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C++....ClearFormatting () Examples Shows how to combine the rows from two tables into...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Edit and Modify Markdown in C# – Aspose.HTML Tu...

    Edit and modify existing Markdown files in C# with Aspose.HTML for .NET - change headings, update paragraphs, remove list items, and manipulate the Markdown AST.... Combine (DataDir, "document.md" ));...45 syntaxTree. Save (Path. Combine (OutputDir, "modified-heading...

    docs.aspose.com/html/net/edit-markdown/
  8. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。... Combine (OutputDir, "convert-with-single-line...string documentPath = Path. Combine (DataDir, "spring.html" );...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  9. Converting a HTML file to XPS using C# | Aspose...

    Sample code for HTML‑to‑XPS conversion in .NET. Use the API example code for batch HTML‑to‑XPS conversion within VB.NET, ASP.NET, or any .NET‑based application.... Combine ( dataDir , "sample.html" );...); var outputFile = Path . Combine ( dataDir , "html_to_xps.pdf"...

    products.aspose.com/pdf/net/conversion/html-to-...
  10. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveOptions class....glyphs are replaced with a combination of graphics elements. Convert...glyphs are replaced with the combination of <path> , <use> , <mask>...

    docs.aspose.com/svg/net/text-vectorization/