Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 33,410 for

custom font

(0.09 sec)
  1. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/md/
  2. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/pdf/
  3. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/word/
  4. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/
  5. Manage Barcode Caption|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....possible to customize the text, alignment, font, color and space...

    docs.aspose.com/barcode/jasperreports/manage-ca...
  6. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....alignment and borders, and customize the table’s appearance. Create...unified style. You’ll learn to set font sizes, alignments, and margins...

    docs.aspose.com/slides/python-net/manage-table/
  7. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/net/writing-updated-task-...
  8. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API... It also allows you to customize the output format, such as...PDF. It also allows you to customize the output format, such as...

    products.aspose.com/total/android-java/conversi...
  10. 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…...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...

    forum.aspose.com/t/insert-text-with-html-to-a-t...