Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 131,704 for

font

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

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

    products.aspose.com/words/hy/cpp/make/docx/
  2. Կատարեք Markdown՝ Օգտագործելով C++

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

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

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

    products.aspose.com/words/sk/cpp/make/html/
  5. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX 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/docx/
  6. 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...
  7. 将 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/
  8. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling.... dispose (); } } Set Font Properties for Chart Aspose...provides support for setting the font related properties for the chart...

    docs.aspose.com/slides/nodejs-java/chart-format...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....requirements are for the structure or fonts of a PDF/A and PDF/UA document...document: Or the output PDF: Font Requirements PDF standard compliance...

    docs.aspose.com/words/java/working-with-pdfa-or...