Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 126,691 for

aspose font

(0.07 sec)
  1. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Position Contents [ Hide ] Font.Position property Gets or sets...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  2. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evaluating the Word Cloud API for HTML to PDF conversion and have encountered an issue with the SVG foreignO…...Conversion Using Word Cloud API Aspose.Words Product Family GaleUser...demo site at https://products.aspose.cloud/words/java/conversion/...

    forum.aspose.com/t/svg-foreignobject-not-render...
  3. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....and FixHeight properties of Aspose.Pdf.Image Class . The following...as SVG img -> set_FileType ( Aspose :: Pdf :: ImageFileType ::...

    docs.aspose.com/pdf/cpp/set-image-size/
  4. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... import aspose.pdf as ap # Open document document...the Document class. import aspose.pdf as ap # Open document document...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  6. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Title Axis Titles Title Options Aspose.Cells also allows you to manage...object, you can change text, font, and fill format for titles...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  7. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...HtmlString removes related styles Aspose.Cells Product Family words-net...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  8. FontInfo | Aspose.Words for Java

    Specifies information about a Font used in the document in Java....Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied to this formatting....style_name property Font.style_name property Gets or sets the...Using the style name: builder . font . style_name = 'Emphasis' builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default Font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default Fonts....Default Fonts - PowerPoint Java API Contents [ Hide ] Using Default...Default Fonts for Rendering Presentation Aspose.Slides lets you...

    docs.aspose.com/slides/java/default-font/