Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 11,759 for

load font

(0.15 sec)
  1. Convert HTML To WORD Java

    Convert HTML to WORD format in Java code. Save HTML as WORD using Java....create a Document object to load the HTML content. You then need...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/words/java/conversion/html-...
  2. Convert TEXT To PDF Java

    Convert TEXT to PDF format in Java code. Save TEXT as PDF using Java....create a Document object to load the text content. You then need...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/words/java/conversion/text-...
  3. Online PPSX to MARKDOWN Conversion or Build .NE...

    Free online app to convert PPSX to MARKDOWN files. .NET C# conversion library code for PPSX documents....as HTML by using Save method Load HTML document by using Workbook...screen readers compatibility, font size adjustability, and color...

    products.aspose.com/total/net/conversion/ppsx-t...
  4. Creating and reading machine-readable CBSE shee...

    DownLoad a ready-made OMR CBSE sheet in PDF format for practicing and coaching. Process dozens of completed CBSE forms per minute....the paper size, bubble color, font, and other [global page settings...OMR . Api . OmrEngine (); // Load the recognition pattern for...

    products.aspose.com/omr/exam/cbse/
  5. SharePoint Barcode API - Insert Barcodes on Sha...

    Barcode SharePoint API to insert barcode labels in custom SharePoint Lists. Developers can use Service Markers to pick input text values or insert the text manually....background and foreground colors, font, size, resolution, and text...formats. It is also possible to load barcodes as files, streams,...

    products.aspose.com/barcode/sharepoint/
  6. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for JavaScript via C++....C++ The following sample codes load the source Excel file. It has..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/check-pass...
  7. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....Font Product Family Aspose.TeX Product...Instantiate Document Class object to load DOCX for adding image Instantiate...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  8. 创建 HTML 文档 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 从文件、流、URL 中加载 HTML 或从头开始创建 HTML。考虑加载 HTML 文档的方法。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/creating-a-document/
  9. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …... Full example (Java) // Load the document created in Microsoft...true Formatting differences (font, style, run boundaries) are...

    forum.aspose.com/t/placeholder-not-replaced-com...
  10. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... data_dir , outfile ) # Load source PDF document document...self . data_dir , outfile ) # Load source PDF document document...

    docs.aspose.com/pdf/python-net/adding-tables/