Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 36,465 for

index

(0.31 sec)
  1. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....// 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. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill....// 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...
  3. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::idx_get method. Gets or sets an item in this collection in C++....OdsoRecipientDataCol :: idx_get ( int32_t index ) See Also Class OdsoRecipientData...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...( int index = 0 ; index <= sigNames . Count - 1 ; index ++) {...VerifySignature ( sigNames [ index ])) { throw new Exception (...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  5. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    Aspose::Words::Settings::OdsoFieldMapDataCollection::idx_get method. Gets or sets an item in this collection in C++....OdsoFieldMapDataColl :: idx_get ( int32_t index ) See Also Class OdsoFieldMapData...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....The moving revision is now at index 1. Reject the revision to discard...get(int index) Returns a Revision at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... Indexers Name Description __getitem__(index) Returns...a Revision at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Specifying the Absolute Position of the Pivot I...

    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....used to specify the position index among all the PivotItems regardless...used to specify the position index among the PivotItems under the...

    docs.aspose.com/cells/nodejs-cpp/specifying-the...
  9. 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...
  10. 使用C++通过JavaScript实现非连续范围|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript创建命名的非连续范围。有效利用非连续单元格范围。...for non sequenced range const index = workbook . worksheets . names...worksheets . names . get ( index ); // Creating a non sequence...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...