Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 73,724 for

aspose font

(0.2 sec)
  1. color_definitions_base__2_d035a56f9300d022447df...

    :root{--scheme-type: light;--primary: #222222;--secondary: #ffffff;--tertiary: #0088cc;--quaternary: #e45735;--header_background: #ffffff;--header_primary: #333333;--highlight: #ffff4d;--danger: #c......on-rgb: 248, 248, 248}@font-face{font-family:Ubuntu;src:url("https://forum..."https://forum.aspose.com/fonts/Ubuntu-Regular.ttf?v=0.0.9")...

    forum.aspose.com/stylesheets/color_definitions_...
  2. Get HTML5 string from Cell|Documentation

    Learn how to Get HTML5 string from Cell through the Aspose.Cells for Python via .NET API....] Possible Usage Scenarios Aspose.Cells for Python via .NET returns...Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:...

    docs.aspose.com/cells/python-net/get-html5-stri...
  3. Get HTML5 string from Cell|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....HTML5 string from Cell Using Aspose.Cells for Python via Java,...Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:...

    docs.aspose.com/cells/python-java/get-html5-str...
  4. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  5. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/
  6. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  7. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  8. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the Font embedding usage permissions in Java....FontEmbeddingUsagePe Represents the font embedding usage permissions...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontSourceBase class | Aspose.Words for Python

    Aspose.words.Fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources...the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...