Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 20,450 for

2 of

(0.06 sec)
  1. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Notes::EndnoteOptions::get_Start...

    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...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Converter | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  4. licensing | Aspose.ZIP for Java

    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...

    docs.aspose.com/zip/java/licensing/
  5. Group Rows and Create Subtotal|Documentation

    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...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. ShapeBase.ZOrder | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Chart.format property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 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...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  9. Aspose::Words::Fields::DropDownItemCollection::...

    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:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Tables::TableCollection::idx_get...

    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...

    reference.aspose.com/words/cpp/aspose.words.tab...