Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 15,273 for

font loading

(0.11 sec)
  1. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…... // Load source PDF document Document...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  2. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  3. C++ API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT within C++ applications....the OTT (OpenType Font) file format is a font format used for storing...storing and exchanging font data. It is widely used in the publishing...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. Extract RAR Files using Python

    This tutorial focuses on the details to extract RAR files using Python. It includes the configuration, the algorithm, and the code to unzip RAR files using Python....Font Product Family Aspose.TeX Product...object of the RarArchive class to load the source RAR file Parse the...

    kb.aspose.com/zip/python/extract-rar-files-usin...
  5. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Font Product Family Aspose.TeX Product...PDF for .NET to redact a PDF Load the input PDF for redacting...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  6. How to Convert HTML to Text in C#

    This simple how-to demonstrates how to convert HTML to text in C#. In C# HTML to plain text conversion can be easily achieved by using few lines of code for any .NET based application running in Windows, macOS or Linux platforms....Font Product Family Aspose.TeX Product...HTML namespace in your project Load the HTML file content to a String...

    kb.aspose.com/html/net/how-to-convert-html-to-t...
  7. Scan QR Code using C#

    This topic explains how to scan QR code using C#. The algorithm explains stepwise details while the code snippet can be used to create QR scanner in C#....Font Product Family Aspose.TeX Product...package manager to scan QR codes Load the source QR image using the...

    kb.aspose.com/barcode/net/scan-qrcode-using-csh...
  8. How to Print Word Document in C#

    This step by step tutorial explains how to print Word document in C#. This code in c# print Word document without opening and without interop....Font Product Family Aspose.TeX Product...Create a new Document object and load DOCX document Create a new PrintDialog...

    kb.aspose.com/words/net/how-to-print-word-docum...
  9. Unmerge Cells in Excel using C#

    Refer to this article to unmerge cells in Excel using C#. It has the IDE settings, steps, and a sample code to split merged cells using C#....Font Product Family Aspose.TeX Product...Cells for .NET to split cells Load the source Excel file into the...

    kb.aspose.com/cells/net/unmerge-cells-in-excel-...
  10. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...Font.ClearFormatting(); builder.Font.StyleIdentifier...can also set any custom colour/font you like. The key point is that...

    forum.aspose.com/t/need-help-in-creating-the-hy...