Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 31,837 for

custom font

(0.12 sec)
  1. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....the document, such as font size, font color, and page layout...presentation, such as font size, font color, and slide layout...

    products.aspose.com/total/python-net/conversion...
  2. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... Custom Styles (\T switch) This switch...switch will allow custom styles to be used when collecting entries...

    docs.aspose.com/words/java/working-with-table-o...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python.... Custom Styles (\T switch) This switch...switch will allow custom styles to be used when collecting entries...

    docs.aspose.com/words/python-net/working-with-t...
  8. 使用Type1字体| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET应用程序中的1型字体的基础知识。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/net/working-with-type1-...
  9. 使用CFF字体| C++

    用于开发人员操纵和字体文件的本机C ++ API。找出如何在C ++产品中使用紧凑型字体格式的方式。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/cpp/working-with-cff-fo...
  10. 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/