Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,764 for

true type

(0.19 sec)
  1. FootnoteSeparator | Aspose.Words for Java

    in Java....ancestor of the specified object type. getChild(int nodeType, int...getSeparatorType() getStoryType() Gets the type of this story. getTables() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  2. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...Parameter Type Description ignore_merge_format bool If True then direct...properties. # Below are three types of formats that we can apply...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...ImageSaveOptions ) Parameter Type Description fileName string... SvgSaveOptions ) Parameter Type Description fileName string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MappedDataFieldCollection.contains_key method |...

    MappedDataFieldCollection.contains_key method. Determines whether a mapping from the specified field in the document exists in the collection.... Parameter Type Description document_field_name...field in the document. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export Range of Cells in a Worksheet to Image w...

    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....onePagePerSheet to true . The following code takes an...Worksheet To Image </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/export-ran...
  6. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...parameter is not a valid node type that the GetEntity method can...nodes. If para is of a different type (like a Run , Cell , or Table...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  7. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your document formatting and structure.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  8. 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...
  9. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... PARAGRAPH , True ) . count self . assertEqual..."content_type" built-in property will contain the MIME type of the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...svgFitToViewPort 属性,将其设置为 true 时会导出具有viewBox属性的SVG图表。 导出带有viewBox属性的SVG图表...SVG Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...