Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 35,601 for

index

(0.8 sec)
  1. Render Presentation Slides as SVG Images in PHP...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for PHP via Java. High-quality visuals with simple code examples....pptx" ); try { for ( $index = 0 ; $index < java_values ( $pres...getSlides () -> size ()) ; $index ++ ) { $slide = $pres -> getSlides...

    docs.aspose.com/slides/php-java/render-a-slide-...
  2. IIndexFilter class | Aspose.Words for Python

    aspose.words.IIndexFilter class. Defines a filter for skipping items based on their indices....Description should_skip_index(index) Determines whether the item...item with the specified index should be skipped. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....in the column specified by index. get(String columnName) Gets...java.sql.ResultSet remove(int index) set(System.Data.DataColumn...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::VariableCollection::RemoveAt met...

    Aspose::Words::VariableCollection::RemoveAt method. Removes a document variable at the specified Index in C++....document variable at the specified index. void Aspose :: Words :: VariableCollection...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. ITextShaper Interface | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.ITextShaper interface for advanced text shaping methods. Enhance your document formatting with precision and ease!... If run at an index has corresponding clusters then...then result at the same index will have them recorded. See Also...

    reference.aspose.com/words/net/aspose.words.sha...
  6. Aspose.PSD for .NET 19.4 - 发布说明|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....( int index = layers . Length - 1 ; index >= 0 ; index --) {...{ Layer layer = layers [ index ]; if (!( layer is TextLayer ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....zero-based index. to Int32 The ending page zero-based index. If it...it exceeds the index of the last page in the document, it is truncated...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::RevisionGroupCollection::idx_get...

    Aspose::Words::RevisionGroupCollection::idx_get method. Returns a revision group at the specified Index in C++....revision group at the specified index. System :: SharedPtr < Aspose...RevisionGroupCollect :: idx_get ( int32_t index ) Examples Shows how to get...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Getting Cell Contents|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....( int index = 0 ; index <= sheet1 . LastRowNum ; index ++) {...IRow row = sheet1 . GetRow ( index ); foreach ( ICell cell in row...

    docs.aspose.com/cells/net/getting-cell-contents/
  10. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/androidjava/manage-smart...