Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 97,048 for

font drawing

(0.04 sec)
  1. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...height newImage = new System :: Drawing :: Bitmap ( newWidth , newHeight...newHeight ); canvas = System :: Drawing :: Graphics :: FromImage (...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  2. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....Drawing Product Family Aspose.Font Product Family...setting the watermark string, font, brush, string format, and position...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  3. J2K Images Watermark with Python | products.asp...

    How to use Python for J2K images and photos watermark on desktop and web applications....include text in a variety of fonts around the periphery of the...define Font, Brush and Format for watermark text; draw watermark...

    products.aspose.com/imaging/python-net/watermar...
  4. Working with 'name' table | C++

    TrueType Font table ‘name’ is storage for text strings describing Font metadata like Font name, license information, copyright notices, and many others....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/cpp/working-with-name-table/
  5. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/cpp/ps/working-with-document/
  6. Add background to GIF image file via .NET | pro...

    Add background to GIF image file via .NET....Drawing .NET Edit Image Gif Add background...Images with Backgrounds Using Drawing .NET API Download Free Trial...

    products.aspose.com/drawing/net/edit-image/add-...
  7. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...height newImage = new System :: Drawing :: Bitmap ( newWidth , newHeight...newHeight ); canvas = System :: Drawing :: Graphics :: FromImage (...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  8. .NET PDF API - Create, Merge, Modify, and Conve...

    .NET library to generate, edit and parse PDF files in C# or VB.NET. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....watermarks, attachments, custom font handling and much more. Advanced...() + "_out.jpg" ), System . Drawing . Imaging . ImageFormat . Jpeg...

    products.aspose.com/pdf/net/
  9. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...<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/zh-hant/cpp/make/doc/
  10. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 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/zh-hant/cpp/make/