Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,944 for

true type

(0.11 sec)
  1. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....SHAPE, 0, true)).getChart(); ChartLegend chartLegend...getLegendEntries().get(1).getFont().setItalic(true); chartLegend.getLegendEntries()...

    reference.aspose.com/words/java/com.aspose.word...
  2. OfficeMath.parent_paragraph property | Aspose.W...

    OfficeMath.parent_paragraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node.... OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...change its location and display type. self . assertEqual ( aw . math...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....string outputFile ) Parameter Type Description inputFile String...LoadOptions () { IgnoreOleData = true }; Converter . Convert ( doc...

    reference.aspose.com/words/net/aspose.words.low...
  4. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience....and PlainText SDT type. For all other SDT types exception will occur... That ( tag . Id > 0 , Is . True ); // Set the font for the text...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....( string output ) Parameter Type Description output String Output...SaveOptions saveOptions ) Parameter Type Description output String Output...

    reference.aspose.com/words/net/aspose.words.low...
  6. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitSmartTagEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Differentiate between Inline and Regular Attach...

    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.... When deciding, the body type of MapiMessage is taken into...messages with plain text body type need not be checked, as all...

    docs.aspose.com/email/java/differentiate-betwee...
  8. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...false 时,没有填充颜色的单元格将以白色绘制,当为 true 时,没有填充颜色的单元格将以透明绘制。 在下面的工作表...Image Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...but I dont know in advance the type, hence I am using objects. thank...library handles different numeric types. While Double.NaN works without...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  10. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SUB_DOCUMENT, true); // This node serves as a reference...ancestor of the specified object type. getCustomNodeId() Specifies...

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