Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 139,334 for

font

(0.2 sec)
  1. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... font . hidden = True builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/environment-configura...
  3. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....the document, such as font size, font color, and page layout...presentation, such as font size, font color, and slide layout...

    products.aspose.com/total/python-net/conversion...
  4. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....getContainer() getContentsFont() Font formatting that will be applied...belongs. getEndCharacterFont() Font formatting that will be applied...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/ps/working-with-gradient/
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. 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...
  8. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document....resources, such as images, fonts, and external CSS, are saved...as FontsFolder which saves fonts to the specified folder and...

    docs.aspose.com/words/net/convert-a-document-to...
  9. Შექმენით Დოკუმენტი 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/
  10. Გააკეთეთ 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/