Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 139,846 for

font

(0.79 sec)
  1. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Font = Aspose . Pdf . Text . FontRepository...Set the font for TextFragment fragment . TextState . Font = Aspose...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  2. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....Set the style of the cell - font color is Red Style st = cell...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  4. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 字体转换器| Java 版 Aspose.Font

    易于使用的Java库,用于从Aspose.Font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/convert/
  6. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...(Docker container) Microsoft core fonts installed (ttf-mscorefonts-installer)...Roman 12pt throughout, and the font is installed in the container...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  7. Data Formatting|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....foreground colors, borders, fonts, horizontal and vertical alignments...useful properties for configuring font settings. Select any text alignment...

    docs.aspose.com/cells/java/data-formatting/
  8. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/jv/cpp/make/word/
  9. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML 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/html/
  10. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC 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/doc/