Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 43,022 for

index

(0.06 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....parameters: Row or column index - the index of a row or column that...methods take the row and column index as a parameter to hide the specific...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  2. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...GetHorizontalAlignme(int index) { return index switch { 0 => Aspose...GetVerticalAlignment(int index) { return index switch { 0 => Aspose...

    forum.aspose.com/t/two-issues-with-adding-water...
  3. PageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.page_saving()](../ipagesavingcallback/page_saving/#pagesavingargs) event... page_index Current page index. page_stream Allows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Name method. Specifies the column name within an external data source for the column whose Index is specified by the Column property. The default value is an empty string in C++....source for the column whose index is specified by the Column property...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Create Presentation - C++ PowerPoint API|Aspose...

    To create PowerPoint Presentation in C++ API, please follow the steps mentioned in this article. The code adds a line to the first slide of the presentation....reference of a slide by using its Index. Add an AutoShape of Line type...

    docs.aspose.com/slides/cpp/create-presentation/
  6. AlternativeScheme|Aspose.BarCode for Python via...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....parameters(separated by the character at index 2). Methods Name Description...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based Index of the first column of the table column range associated with the bookmark....property Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....GroupIndex property Identifies, by index, a captured group in the Match...args . GroupName ) ? $"\tGroup index:\t{args.GroupIndex}" : $"\tGroup...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....another item at a specified index: dropDownItems -> Insert ( 3...// 2 - Remove an item at an index: dropDownItems -> RemoveAt (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using Index...using index. By default returns Series plus one based index. @property...

    reference.aspose.com/words/python-net/aspose.wo...