Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 28,177 for

index

(0.07 sec)
  1. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Method Description get(int index) Gets a document signature at...at the specified index. getCount() Gets the number of elements...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 C# 中將 HTML 轉換為 JPG | products.aspose.com

    在 C# 中將 HTML 轉換為 JPG。使用 .NET 庫 API 將 HTML 文件轉換為 JPG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

    products.aspose.com/slides/zh-hant/net/conversi...
  3. 在 C# 中將 HTML 轉換為 XML | products.aspose.com

    在 C# 中將 HTML 轉換為 XML。使用 .NET 庫 API 將 HTML 文檔轉換為 XML 文件...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...indexOf(node) Returns the zero-based index of the specified node. (Inherited...from NodeCollection ) insert(index, node) Inserts a node into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Modern API|Aspose.Slides Documentation

    Modern API...for ( int index = 0 ; index < bitmaps . length ; index ++) { android...Bitmap thumbnail = bitmaps [ index ]; FileOutputStream fos = null...

    docs.aspose.com/slides/androidjava/modern-api/
  6. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....PivotTables collection by passing its index. Use any of the pivot table...forEach (( item , index ) => { const rowIndex = index + 2 ; cells ...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  7. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document... Indexers Name Description __getitem__(index) Returns...revision group at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API and Backwards Incompatible Changes 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....getPropertyName(int index)., .remove(String name), .contains(String...IDocumentProperties.getPropertyName(int index)., .remove(string name), .contains(string...

    docs.aspose.com/slides/java/public-api-and-back...
  9. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....data point with the specified index. get_Bubble3D () override Specifies...using index. By default returns Series plus one based index. get_SeriesType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. VariableCollection.Item | Aspose.Words for .NET

    Manage document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive names easily—no null values allowed, ensuring data integrity....Hide ] VariableCollection indexer (1 of 2) Gets or a sets a document...Contains ( "City" )); // 2 - By index: variables . RemoveAt ( 1 );...

    reference.aspose.com/words/net/aspose.words/var...