Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 134,185 for

font

(0.15 sec)
  1. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....$newPortion = new Portion (); $font = new FontData ( "SimSun" );...setComplexScriptFont ( $font ); $portionFormat :: setEastAsianFont ( $font ); $portionFormat...

    docs.aspose.com/slides/php-java/presentation-pr...
  2. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....affect their appearances, such as font size, shading or drawing effects...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  3. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the EQ field renders differently f…...Result (Aspose Output): When the font size changes in Word, the black...

    forum.aspose.com/t/rendering-issues-with-fielde...
  5. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node.... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Შექმენით Დოკუმენტი C++ Ში

    შექმენით ფაილი C++ ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C++ ში რამდენიმე ნაბიჯით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/
  8. Გააკეთეთ 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/ka/cpp/make/md/
  9. 如何运行示例| Aspose.Font 适用于C++

    C ++ API操纵字体文件。要运行示例下载并运行Visual Studio中GitHub的C ++字体操纵和管理API示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-run-the-exam...
  10. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/zh/androidjava/custom-sh...