Comment.dateTime property. Gets the date and time that the comment was made.... Comment , true )); }); /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...
C++ PowerPoint API or Library allows you to save presentation to file or stream. You can create a presentation from scratch or modify an existing one.... There are many types of streams to which a presentation...Presentation with Predefined View Type Aspose.Slides for C++ provides...
DocumentPropertyCollection.removeAt method. Removes a property at the specified index....( index : number ) Parameter Type Description index number The...properties . add ( "Authorized" , true ); properties . add ( "Authorized...
Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....saveOptions ); // Verify the file type of our document, and its encryption...info . LoadFormat )); Assert . True ( info . IsEncrypted ); Shows...
DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started.... Comment ) Parameter Type Description comment Comment...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...
Discover how to use the MappedDataFieldCollection Add method to effortlessly create new field mappings and enhance your data management efficiency....dataSourceFieldName ) Parameter Type Description documentFieldName..."MergeFieldName" ]); Assert . True ( mappedDataFields . ContainsKey...
Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!...the DisplayBackgroundSha to true . Examples Shows how to set...BackgroundShape ); // The only shape type that we can use as a background...
DocumentBuilder.moveToField method. Moves the cursor to a field in the document....isAfter : boolean ) Parameter Type Description field Field The...cursor to. isAfter boolean When true , moves the cursor to be after...
ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....units are determined by the type of axis. When the axis is a...axis . axisBetweenCategorie = true ; doc . save ( base . artifactsDir...
DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....bookmarkName : string ) Parameter Type Description bookmarkName string...to Bookmark1" , "Bookmark1" , true ). asFieldHyperlink (); hyperlink...