Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 14,889 for

combine

(0.14 sec)
  1. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....another, you are effectively combining their slides in a single presentation...functions that allow users to combine presentations in such manner...

    docs.aspose.com/slides/androidjava/merge-presen...
  2. Aspose::Words::CompositeNode::get_HasChildNodes...

    Aspose::Words::CompositeNode::get_HasChildNodes method. Returns true if this node has any child nodes in C++....get_HasChildNodes () Examples Shows how to combine the rows from two tables into...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. 字体文件夹 – 如何使用 Aspose.HTML for .NET 安装

    学习并逐步了解如何使用 Aspose.HTML for .NET 库将字体文件夹设置为将 HTML 渲染为 PDF 或图像。... Combine (DataDir, "file.html" ); 5...SetFontsLookupFolder (Path. Combine (DataDir + "fonts" )); 14 15...

    docs.aspose.com/html/zh/net/how-to-set-font-fol...
  4. 渲染设备 – Rendering Device – Aspose.HTML for .NET

    了解如何使用 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 等渲染设备将 HTML 渲染为 PDF、XPS、DOCX 和图像。... Combine (OutputDir, "document.pdf"...string documentPath = Path. Combine (DataDir, "spring.html" );...

    docs.aspose.com/html/zh/net/rendering-device/
  5. Working with Fonts and Text in SVG – Aspose.SVG...

    Learn how to reliably render SVG text in C# using custom fonts, font fallback, @font-face, and avoid common SVG to PDF and image conversion issues.... Combine (DataDir, "fonts" )); 10 11...(document, saveOptions, Path. Combine (OutputDir, "custom-font.jpg"...

    docs.aspose.com/svg/net/working-with-fonts-and-...
  6. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting.... Combine (DataDir, "shapes.svg" ));...document = new SVGDocument(Path. Combine (DataDir, "input.svg" )); 4...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  7. Convert Markdown to HTML – C# Examples

    Convert Markdown to HTML using Aspose.HTML for .NET. Consider Markdown to HTML conversion scenarios in C# examples.... Combine (OutputDir, "document.md" );...14 string savePath = Path. Combine (OutputDir, "document-output...

    docs.aspose.com/html/net/convert-markdown-to-html/
  8. 从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...
  9. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... Combine ( _appEnvironment . WebRootPath...var imageFileName = Path . Combine ( _appEnvironment . WebRootPath...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  10. 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/