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

font

(0.5 sec)
  1. Გააკეთეთ 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/
  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. 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...
  4. 如何运行示例| 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...
  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. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/java/custom-shape/
  8. Გააკეთეთ DOC C++ Ის Გამოყენებით

    შექმენით ახალი DOC C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC 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/doc/
  9. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Font = Aspose . Pdf . Text . FontRepository...Set the font for TextFragment fragment . TextState . Font = Aspose...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  10. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C#. Create a table style using C#. Apply table style C#....borders, shading, alignment, and font can be set in a table style...indentation, CellSpacing and Font , etc. In addition, Aspose.Words...

    docs.aspose.com/words/net/working-with-tablestyle/