Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...
Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns True if this object was deleted in Microsoft Word while change tracking was enabled in C++....leteRevision method Returns true if this object was deleted in...the proposed change. ASSERT_TRUE ( doc -> get_HasRevisions ());...
Aspose.Words.ParagraphCollection class. Provides Typed access to a collection of [Paragraph](../paragraph/) nodes...ParagraphCollection class Provides typed access to a collection of Paragraph...isMoveFromRevision ). toEqual ( true ); // The "Move to" revision...
This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...
Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the document for this footnote.... FOOTNOTE , 1 , True ) . as_footnote () doc . update_fields...constructor Footnote.footnote_type property...
Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...
Document.include_textboxes_footnotes_endnotes_in_stat property. Specifies whether to include textboxes, footnotes and endnotes in word count statistics.... insert_footnote ( footnote_type = aw . notes . FootnoteType...include_textboxes_footnotes_endnotes_in_stat = True doc . update_word_count () #...
StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...
Different ways to insert fields into your document using Java....value 1 if the comparison is true or 0 if the comparison is false...You can also insert various types of fields using Aspose.Words...
aspose.words.tables.CellFormat class. Represents all formatting for a table cell... fit_text If True , fits text in the cell, compressing...cell in points. wrap_text If True , wrap text for the cell. Methods...