Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 14,732 for

true type

(0.32 sec)
  1. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....method contains(name) Returns true if a property with the specified...( name : string ) Parameter Type Description name string The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....Margins Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  3. Create a spreadsheet document|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....default, AutoSave = true, Editable = true, and Type = xlsx. SpreadsheetDocument...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  4. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.clone method | Aspose.Words for Python

    Node.clone method. Creates a duplicate of the node....Parameter Type Description is_clone_children bool True to recursively...clone_with_children = para . clone ( True ) self . assertTrue ( clone_with_children...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....setBehindText(true); shape.setRelativeHorizont....NONE); shape.setBehindText(true); // Place the image at the...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....not denote an objective field type in its field code. Field field...//a"); // The "FieldNone" field type is reserved for fields such...

    reference.aspose.com/words/java/com.aspose.word...
  9. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....DocumentBase doc ) Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape Type of the parent chart element....property Gets or sets the shape type of the parent chart element...hasDataLabels = true ; series . dataLabels . showValue = true ; // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...