Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 35,602 for

index

(0.11 sec)
  1. 如何将智能卡签名添加到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...
  2. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. 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 or column index as a parameter to hide the specific...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  3. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....a HeaderFooter at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. OdsoFieldMapData.name property | Aspose.Words f...

    OdsoFieldMapData.name property. Specifies the column name within an external data source for the column whose Index is specified by the [OdsoFieldMapData.column](../column/) property...source for the column whose index is specified by the OdsoFieldMapData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WebExtensionPropertyCollection class | Aspose.W...

    Aspose.Words.WebExtensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom properties...Description add(item) clear() remove(index) See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WebExtensionBindingCollection class | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings...Description add(item) clear() remove(index) See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....++) { var index = 0 + i * 2 ; colorFillLayers [ index ] = GetLayerByName...+ 1 )); colorFillHashers [ index ] = new LayerHashCalculator...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  8. Aspose.PSD for Python via .NET 25.1 - Release N...

    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....# Assuming the layer is at index 1 # This will replace the content...Again, assuming the layer is at index 1 # It replaces the content...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...:: Format ( u "Part index {0}:" , index ) << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....// 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...