Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 15,993 for

true type

(0.25 sec)
  1. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.BarcodeValue | Aspose.Words f...

    Discover the BarcodeParameters BarcodeValue property to efficiently encode data. Enhance your projects with seamless barcode integration today!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BarcodeParameters.ForegroundColor | Aspose.Word...

    Discover the BarcodeParameters ForegroundColor property for customizable barcode colors from 0x000000 to 0xFFFFFF. Enhance your barcode design today!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath object output with ease!...-aw-wrap-type:inline\" />" + "</p>" ). Success , Is . True ); break..."</math>" + "</p>" ). Success , Is . True ); break ; case HtmlOfficeMathOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...Paragraph, true)) { int index; if (paragraph...GetChildNodes(NodeType.Paragraph, true).IndexOf(paragraph); builder...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  6. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  7. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  10. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...IsFontAvailable("Montserrat")); // returns true string winFontCacheFolder =...SetFontFolder(winFontCacheFolder, true); Console.WriteLine(@"Montserrat...

    forum.aspose.com/t/incorrect-render-of-text-wit...