Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 14,885 for

combine

(0.53 sec)
  1. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....); detect_areas_mode_enum::COMBINE detect_areas_mode_enum::TABLE...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  2. Merge MD Files in Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to Combine MD in Java and create a single MD file.... Steps to Combine MD in Java Set the environment...article describes the process to combine multiple MD files. To convert...

    kb.aspose.com/words/java/merge-md-files-in-java/
  3. Converting a GIF file to PDF using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/gif-to-pdf/
  4. Converting a PNG file to PDF using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/png-to-pdf/
  5. Converting a BMP file to PDF using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/bmp-to-pdf/
  6. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...Merge and Unmerge lets you combine a rectangular range of cells...across the worksheet width. Combine cells for a total row that...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. 字体文件夹 – 如何使用 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...
  8. 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...
  9. 渲染设备 – 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/
  10. 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-...