Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 15,993 for

true type

(0.13 sec)
  1. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout Types, placeholder control, footer visibility, and layout manipulation through code examples in Python....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like LayoutSlide , MasterLayoutSlideCol...

    docs.aspose.com/slides/python-net/slide-layout/
  2. EQ Field Underline Styles Not Preserved During ...

    Description When converting a DOCX document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly. Specifically, any underline style applied vi…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/eq-field-underline-styles-no...
  3. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  4. C++ Font Integration and Processing API

    C++ Font processing library and web apps. Explore this API solution for loading, drawing, converting, and saving different fonts within C++ applications....the font’s parameters such as type family, typeface, font proportions...compatibility with all font types. 💾 Seamlessly save fonts in...

    products.aspose.com/font/cpp/
  5. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the shape in pixels for a specified zoom factor and resolution in C++....scale , float dpi ) Parameter Type Description scale float The...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...format : string ) Parameter Type Description value number format...newly created fields of three types of formats. // Field result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setNSeries("B2:B4", true); chart.getNSeries().get(0)...STACKED_BAR); chart.setNSeries("C2:C4", true); chart.getNSeries().get(1)...

    forum.aspose.com/t/code-snippet-to-create-combi...
  8. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...
  9. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|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....Color Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/zh/python-net/callout/