Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...IndexOfKey ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...
Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...
Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....disableCss property and set it to true . Disable CSS while saving to...Save Example </ h1 > < input type = "file" id = "fileInput" accept...
Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java...."ExportCompactSize" property to "true" to // reduce the saved document's...options.setExportCompactSize(true); // Set the "ExportImagesFotOldRe"...
Node.nodeTypeToString method. A utility method that converts a node Type enum value into a user friendly string....method that converts a node type enum value into a user friendly...Words . NodeType ) Parameter Type Description nodeType NodeType...
aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...
Base class for nodes that can contain other nodes in Java....PARAGRAPH, 0, true); paragraph.appendChild(new...ancestor of the specified object type. getChild(int nodeType, int...
Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...
aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...is_forms2_ole_control Returns True if the control is a Forms2OleControl...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...
Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....property, which you need to set to true to load your CSV file with multiple...isMultiEncoded() property to true . As you can see, the Unicode...