Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 46,595 for

index

(0.07 sec)
  1. Glyph | Aspose.Words for .NET

    Create stunning glyphs effortlessly with our Glyph Constructor. Easily initialize new instances and enhance your design projects today!...Description glyphIndex Int32 Glyph index. advance Int16 Advance metric...

    reference.aspose.com/words/net/aspose.words.sha...
  2. Aspose::Words::IIndexFilter interface | Aspose....

    Aspose::Words::IIndexFilter interface. Defines a filter for skipping items based on their indices in C++....the item with the specified index should be skipped. static Type...

    reference.aspose.com/words/cpp/aspose.words/iin...
  3. Modern API|Aspose.Slides for Python Documentation

    Modern API...Dimension ( 1980 , 1028 )); for index in range ( bitmaps . length...length ): thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/python-java/modern-api/
  4. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in .NET...uint index ); void LineTo ( float x , float y , uint index ); Add...point2 , PointF point3 , uint index ); void CubicBezierTo ( float...

    docs.aspose.com/slides/net/custom-shape/
  5. 如何将智能卡签名添加到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...
  6. Show and Hide Rows Columns and Scroll Bars with...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....parameters: Row or column index - the index of a row or column that...methods take the row and column index as a parameter to hide the specific...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  7. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....RemoveAt() method by providing the index of the table to remove Save...method by providing the table index in the collection to remove...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  8. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....// 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...
  9. Edit Connector Geometry Section in the ShapeShe...

    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....# get connector geometry at index 0 defaultLineTo = connector...remove connector geometry from index 0 connector . getGeoms () ....

    docs.aspose.com/diagram/java/edit-connector-geo...
  10. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....series can also be removed by index, like this. // This will remove...get(int index) Returns a ChartSeries at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...