Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...
Represents a group Of methods intended to convert a variety Of different types Of documents using a single line Of code in Java....2.jpeg", SaveFormat.JPEG); LoadOptions...getArtifactsDir() + "LowCode.ConvertToImages.2.jpeg", SaveFormat.JPEG); LoadOptions...
Learn how to install Aspose.ZIP for Java via Aspose Artifactory.... License (); 2 license. setLicense ( "Aspose..."Aspose.ZIP.Java.lic" ); Example 2 Initializes a license from a stream...
This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb.... 2 dataRows The number of the data...Calculates the average of the values. 2 COUNT Counts the numeric values...
Discover how the ShapeBase ZOrder property enhances your design by controlling the display order Of overlapping shapes for a clearer, more organized layout.... ZOrder = 2 ; shapes [ 2 ]. ZOrder = 1 ; doc . Save...
Chart.format property. Provides access to fill and line formatting Of the chart....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...
本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...
Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...
Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....example -1 means the last item, -2 means the second before last and...-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...