Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 139,847 for

font

(1.75 sec)
  1. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…...failed with: “Cannot find any fonts installed on the system.” We...the default fonts.conf pointed to /usr/share/fonts, while Lambda...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  2. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...TextParagraphs) { para.Font.Name = "Meiryo UI"; para.Font.DoubleSize =...

    forum.aspose.com/t/how-to-change-rectangularcal...
  3. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...LoadOptions ) font_settings Allows to specify document font settings...(Inherited from LoadOptions ) support_font_face_rules Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell – font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  5. ChartDataLabel class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataLabel class. Represents data label on a chart point or trendline...Name Description font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SpecialChar class | Aspose.Words for Node.js

    Aspose.Words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility.... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

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