Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 47,731 for

index

(0.18 sec)
  1. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Create Dynamic Chart with Dropdownlist w...

    Learn how to create a dynamic chart that updates based on a drop-down list selection using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to integrate a drop-down list into your chart for flexible data visualization....CreateCellArea ( 9 , 0 , 9 , 0 ); int _index = sheet . GetValidations ()... GetValidations (). Get ( _index ); _va . SetType ( ValidationType...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  3. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_RecordIndex method. Gets the zero based Index of the record that is being merged in C++....method Gets the zero based index of the record that is being...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Column method. Specifies the zero-based Index of the column within an external data source which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....method Specifies the zero-based index of the column within an external...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_PageIndex method. Gets 0-based Index of the page in the document this event relates to. Returns negative value if there is no associated page, or if page was removed during reflow in C++....eIndex method Gets 0-based index of the page in the document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. OdsoFieldMapData.column property | Aspose.Words...

    OdsoFieldMapData.column property. Specifies the zero-based Index of the column within an external data source which shall be mapped to the local name of a specific MERGEFIELD field...property Specifies the zero-based index of the column within an external...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...offsets = [] index = 0 for word in words: index = text.find(word...find(word, index) offsets.append((index, index + len(word))) index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  8. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... Indexers Name Description __getitem__(index) Gets a style...style by index. Properties Name Description count Gets the number...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create Union Range|Documentation

    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....create the union range and the index of the worksheet. The WorksheetCollection...

    docs.aspose.com/cells/java/create-union-range/
  10. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....// Remove gradient stop at index 1. gradientStops . RemoveAt...new gradient stop at the same index 1. gradientStops . Insert (...

    reference.aspose.com/words/net/aspose.words.dra...