Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,567 for

font loading

(0.23 sec)
  1. Aspose.Total for C++|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....annotations, handle custom fonts and much more. Here in the documentation...from images having different fonts and styles - saving the time...

    docs.aspose.com/total/cpp/
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....NET // Load font from bytes var font = FontFile . Parse...File . ReadAllBytes ( @"test-font.otf" )); // Create a Text profile...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  3. Redact PDF Document Online or using Android Mob...

    Open and redact PDF document online via app for free. Android API code to search and replace PDF text....reference to android project Load PDF file using Document class...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/redact/pdf/
  4. Split RTF File Online or using Android Mobile A...

    Free online app to split different RTF files. Android splitter library Java code for RTF documents.... Load the RTF document using Document...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/rtf/
  5. Split DOTX File Online or using Android Mobile ...

    Free online app to split different DOTX files. Android splitter library Java code for DOTX documents.... Load the DOTX document using Document...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/dotx/
  6. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....March 28, 2025 How to change font when exporting DWG file PDF...48 March 13, 2025 Unable to Load DGN File Using Aspose.CAD: Unsupported...

    forum.aspose.com/c/cad/19
  7. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。... Image (); // Load BMP file image . File = dataDir...Aspose . Pdf . Image (); // Load EMF file image . File = dataDir...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  8. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...code snippet only changes the font color of the footnote text but...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  9. 使用JavaScript通过C++避免在没有内容打印时生成空白页的输出PDF|Document...

    学习如何在没有内容打印时,使用Aspose.Cells for Java脚本通过C++避免输出PDF中的空白页。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ). innerHTML = '<p>Loading selected workbook...</p>' ;...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-b...
  10. 使用C++通过JavaScript旋转工作表中的文本与形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++旋转Excel工作表中的文本与形状。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/rotate-...