Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 140,789 for

font

(0.29 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control in C++....System::String& The name of the font that contains the symbol. Remarks...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience.... Font . Size = 12 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!... Font . Color = Color . Yellow ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... font . size = 12 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Memory Leak Occurs when Instantiating and Dispo...

    Hello, I found that after instantiating presentation, even after the presentation.dispose () method was called, the memory usage of the jvm was still high and memory was not freed. In my debugging, I found that this part…...Family slides-java , slides-fonts , slides-memory DNic May 25...from power point embedded fonts. Font memory was not correctly...

    forum.aspose.com/t/memory-leak-occurs-when-inst...
  6. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....also demonstrates how to set font properties for chart text, apply...null ) pres . dispose (); } Set Font Properties for a Chart Aspose...

    docs.aspose.com/slides/java/chart-formatting/
  7. PDF and Excel SpreadSheet Processing and OCR Ad...

    JavaScript API to manipulate PDF documents, Microsoft Excel Spreadsheets as well as add OCR feature in web applications....Font for JavaScript via C++ Aspose.Font for JavaScript...streamline font management. It enables effortless font conversion...

    products.aspose.com/total/javascript-cpp/
  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. Aspose.PSD for .NET 19.11 - 发行说明|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....// gets fonts that contains in text layer var fonts = textLayer...textPortions ) { TextFontInfo font = fonts [ textPortion . Style ....

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... Font 属性指定字体属性。 AddHyperlink 方法为文本框添加超链接。...:: FreeFloating ); // Set the font color. textbox0 . GetFont ()...

    docs.aspose.com/cells/zh/cpp/managing-controls/