Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 17,437 for

true type

(0.13 sec)
  1. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...
  2. FontSettings.setFontsFolder method | Aspose.Wor...

    FontSettings.setFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts...recursive : boolean ) Parameter Type Description fontFolder string...TrueType fonts. recursive boolean True to scan the specified folders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleControl.Name | Aspose.Words for .NET

    Discover the OleControl Name property to easily manage your ActiveX control's name. Enhance functionality and streamline your development process today!... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Export Email|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/export-email/
  5. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....Axes Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  6. Node.accept method | Aspose.Words for Python

    Node.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...checkCustomNumberFor 属性设置为 true 。 ** 设置Style.custom属性时检查自定义数字格式**...settings.checkCustomNumberFor 属性设置为 true ,它会抛出异常,例如:无效的数字格式。请阅读代码中的注释获取更多帮助。...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....HasDependingSlides returns true if there exists at least one...IMasterSlide.HasDependingSlides returns true if there exists at least one...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. OLM Calendar - Free Support Forum - aspose.com

    I want to fetch the calendar fields separately like Start date , End date etc from calendar of OLM file , but there is no straight forward solution for the OLM calendars , tasks and data other than email message....GetFolder("Calendar", true); foreach (var messageInfo in...is the MessageClass and the type you cast to. Tasks are stored...

    forum.aspose.com/t/olm-calendar/327616
  10. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....setExportEmbeddedCss(true); saveOptions.setUseTargetM...exportFontFormatName) Parameters: Parameter Type Description exportFontFormatName...

    reference.aspose.com/words/java/com.aspose.word...