Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 97,195 for

font drawing

(0.1 sec)
  1. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...Drawing 25.3.0 Aspose.PDF Product Family...Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue : Document.Convert...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  2. Load and Extract Data | API Solution for .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Tupe one Fonts within .NET....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/loading-saving-type1-f...
  3. Aspose.Font Documentation for C++ API

    Check Aspose.Font for C++ is a comprehensive API documentation to understand how to load, save, convert Fonts of different Font formats....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/cpp/
  4. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Buat HTML Menggunakan C++

    Buat HTML baharu dalam C++ dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka 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/ms/cpp/make/html/
  7. Urobiť PDF Pomocou C++

    Vytvorte nový PDF v C++ v niekoľkých krokoch. Jednoducho vytvorte PDF 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/pdf/
  8. Buat WORD Menggunakan C++

    Buat WORD baharu dalam C++ dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka 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/ms/cpp/make/word/
  9. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր DOC C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով 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/doc/
  10. 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:: get_Blue...

    products.aspose.com/words/cpp/make/md/