Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 139,628 for

font

(0.45 sec)
  1. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property to easily customize your chart's major tick marks for enhanced visual clarity and precision.... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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/
  3. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...appending the document, the font in some areas changes from the...line at the end of it where the font is set as Aptos but I wouldn’t...

    forum.aspose.com/t/appending-document-not-maint...
  4. 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/
  5. Გააკეთეთ 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/
  6. 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-...
  7. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports.... If you have selected the fonts demo, for example, to use with...we have named the new folder fonts.ap . Note: demos will run from...

    docs.aspose.com/pdf/jasperreports/how-to-update...
  8. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/php-java/presentation-lo...
  9. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....errorText ); Get All Fonts Getting fonts from a PDF file can be...be a useful way to reuse fonts in other documents or applications...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  10. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch....<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/