Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 109,424 for

font drawing

(0.24 sec)
  1. Կատարեք WORD՝ Օգտագործելով C++

    Ստեղծեք նոր WORD C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/hy/cpp/make/word/
  2. TTF to WOFF2 Converter API | C++

    Native C++ API for easy TTF to WOFF2 Font conversion that works seamlessly on Windows and Linux, integrating into any C++ development environment....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/cpp/conversion/ttf-to-...
  3. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 Font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/cpp/conversion/type1-t...
  4. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....insert a text box, and set the font of its contents. Document doc..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/note/java/working-with-text-sty...
  6. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....get_Pages () -> Add (); // Create Drawing object with certain dimensions...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 400 ); //...

    docs.aspose.com/pdf/cpp/add-ellipse/
  7. Watermark EMF image via Java | products.aspose.com

    Sample Java conversion code for EMF format to file. Use this example code to convert EMF to within any Web or Desktop Java based application....of text with a wide range of fonts and can be positioned at the...Define Font, Brush and Format for watermark text Draw watermark...

    products.aspose.com/imaging/java/watermark/emf/
  8. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Cff Fonts within Java....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  9. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/sk/cpp/make/word/
  10. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/sk/cpp/make/html/