Effortlessly enhance your documents with the DocumentBuilder InsertTableOfContents method, adding a dynamic TOC for easy navigation and improved organization....Field InsertTableOfContent ( string switches ) Parameter Type Description...Description switches String The TOC field switches. Remarks This...
FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry....work with subentries in an INDEX field. doc = aw . Document ()...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....possible to add a Boolean, string, double, integer, or date/time...include: StringValue : returns the string value of the cell. DoubleValue...
This article describes how to view and edit data of Excel files with the Aspose.Cells library....is possible to add Boolean, string, double, integer, or date/time...include: StringValue : returns the string value of the cell. DoubleValue...
Effortlessly manage placeholders in Aspose.Slides for C++: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....slide reference through its index. Iterate through the shapes...documents directory. const String outPath = u "../out/ReplacingText_out...
This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library....possible to add a Boolean, string, double, integer or date/time...properties include: string_value : returns the string value of the cell...
Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for C++ allows you to update or change a series name in...set_Value ( ObjectExt :: Box < String > ( u "New name" )); pres ->...
Implements the REF field in Java....update(); Assert.assertEquals(" SET...setBookmarkName("MyBookmark"); fieldRef.update(); Assert.assertEquals(" REF...
FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....pages as a page range for an INDEX field entry. doc = aw . Document...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the document....switches : string ) Parameter Type Description switches string The TOC...using the Insert->Reference->Index and Tables menu, then switch...