Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 134,637 for

font

(0.1 sec)
  1. 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::...

    products.aspose.com/words/sk/cpp/make/pdf/
  2. 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::...

    products.aspose.com/words/ms/cpp/make/html/
  3. 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::...

    products.aspose.com/words/ms/cpp/make/word/
  4. Buat Dokumen Dalam C++

    Cipta fail menggunakan pustaka C++. Buat dokumen baharu dengan mudah dalam C++ dalam beberapa langkah....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ms/cpp/make/
  5. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...the TextAnnotation (including font selection). Whether you are...עולם"; // Hebrew text annot.Font = FontRepository.FindFont("Arial...

    forum.aspose.com/t/text-annotation-does-not-han...
  6. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++....widows by rearranging text via font size, spacing, or page margins...and a widow. builder -> get_Font () -> set_Size ( 68 ); builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. 功能列表| Java 版 Aspose.Font

    Java字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/feature-list/
  8. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  9. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....getFill() or Font.getFill() property to access..."BackThemeColor" and "BackTintAndShade" for font fill. if (fill.getBackTintAndShade()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Slides is resizing text ppt/pptx files -...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…...from how the library handles font scaling or layout calculations...

    forum.aspose.com/t/aspose-slides-is-resizing-te...