Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 113,730 for

font drawing

(0.13 sec)
  1. Compress and Decompress AVI Files via .NET

    C# compression and decompression source code to compress AVI documents into a single zip archive or vice versa on .NET Framework, .NET Core....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/zip/net/zip-file/avi/
  2. Compress and Decompress WEBP Files via .NET

    C# compression and decompression source code to compress WEBP documents into a single zip archive or vice versa on .NET Framework, .NET Core....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/zip/net/zip-file/webp/
  3. Compress and Decompress VB Files via .NET

    C# compression and decompression source code to compress VB documents into a single zip archive or vice versa on .NET Framework, .NET Core....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/zip/net/zip-file/vb/
  4. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Receipts Printouts with very thin font Median filter Blur noisy images...width and height as Aspose.Drawing.Rectangle object. If the region...

    docs.aspose.com/ocr/net/image-processing/
  5. 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/
  6. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... font = ap . text . FontRepository . find_font ( "Verdana"...text_fragment . text_state . font_size = 22 text_fragment . text_state...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  7. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<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/docx/
  8. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<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/word/
  9. Aspose.PDF on Linux - Free Support Forum - aspo...

    Hello, I spent a lot of time trying to use the Aspose.PDF library on a .net environment which runs unit tests on Ubuntu VM. We followed the instructions mentioned here (How to Install Aspose.PDF for .NET|Aspose.PDF for …...package with Microsoft compatible fonts: ttf-mscorefonts-installer....only advise trying Aspose.Pdf.Drawing instead of Aspose.Pdf . There...

    forum.aspose.com/t/aspose-pdf-on-linux/266826
  10. 如何加载字体? | Aspose.Font for .NET

    详细介绍了如何使用 .NET 加载字体。您将了解所需的类、参数和方法,并获取具体的加载代码示例。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/net/how-to-load-fonts/