Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 16,991 for

combine

(0.23 sec)
  1. GridJs 多语言配置指南|Documentation

    本教程将引导您配置多语言支持... Combine ( TestConfig . ListDir , filename...polishCulture ; String file = Path . Combine ( TestConfig . ListDir , filename...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Merge Files|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() method can be used to combine several workbooks...

    docs.aspose.com/cells/java/merge-files/
  3. 使用 Aspose.SVG for .NET 进行图像矢量化 – C# 示例

    在 C# 中使用 Aspose.SVG 将 PNG, JPG, BMP, GIF 和 TIFF 转换为 SVG。使用可自定义的图像矢量化设置并考虑其对结果的影响。... Combine (DataDir, "formats.png" );...52 document1. Save (Path. Combine (OutputDir, "formats1.svg"...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  4. 渲染器 – Renderers – Aspose.HTML for .NET

    了解支持的渲染器 – HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer,它们用于渲染 HTML、SVG、MHTML 和 EPUB... Combine (DataDir, "file.html" ); 5...13 string savePath = Path. Combine (OutputDir, "convert-html-options...

    docs.aspose.com/html/zh/net/renderers/
  5. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the font used for characters with character codes from 128 through 255....Shows how Microsoft Word can combine two different fonts in one...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the font used for characters with character codes from 128 through 255....Shows how Microsoft Word can combine two different fonts in one...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++....= System :: IO :: Path :: Combine ( get_ArtifactsDir (), u "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Manipulating HTML5 canvas format|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/manipulating-html5-...
  9. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....AI Document Assistant Close Combine Multiple Workbooks into a Single...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  10. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter.... Combine (DataDir, "shapes.svg" ), new...ImageSaveOptions(ImageFormat. Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-jpg/