Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 141,419 for

font

(0.45 sec)
  1. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....$wa ); //Create TextState for Font settings $ts = new TextState...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  2. Working with Gradient in PS file | Java

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

    docs.aspose.com/page/java/ps/working-with-gradi...
  3. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a Font size of 12....formatting changes such as color or font size. Using TextState, you can...ap . Color . red text_state . font_size = 12 # Replace text on...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  4. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience.... Font . Italic = true ; dataTable...Aspose.Words ChartDataTable.Font ChartDataTable.HasHorizontalBorder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 嵌入字体 - PowerPoint JavaScript API|Aspose.Slides ...

    在 JavaScript 中使用 PowerPoint 演示文稿的嵌入字体... Presentation ( "Fonts.pptx" ); try { var allFonts...getEmbeddedFonts (); allFonts . forEach ( font => { var embeddedFontsContain...

    docs.aspose.com/slides/zh/nodejs-java/embedded-...
  6. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... font . color = "#FFFF00" ; // Change...ChartDataLabelCollec ChartDataLabelCollec.font property ChartDataLabelCollec...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert Hyperlinks in Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  9. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....then changes the fill color and font color of the cell to light blue...

    docs.aspose.com/cells/go-cpp/get-the-cell-objec...
  10. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...