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

index

(0.06 sec)
  1. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying...."10" ; // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/net/aspose.words.fie...
  2. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...) # Remove gradient stop at index 1. gradient_stops . remove_at...new gradient stop at the same index 1. gradient_stops . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.Name | Aspose.Words for .NET

    Discover the ChartSeries Name property, easily manage series names, auto-generate with indices, and enhance data visualization effortlessly....using index. By default returns Series plus one based index. public...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...) # Remove gradient stop at index 1. gradient_stops . remove_at...new gradient stop at the same index 1. gradient_stops . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TaskPane.Row | Aspose.Words for .NET

    Discover the TaskPane Row property, easily manage task pane Indexing for streamlined organization and enhanced productivity in your applications....Row property Specifies the index, enumerating from the outside...docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  6. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/net/manage-ole/
  7. Manage Presentation BLOBs on Android for Effici...

    Manage BLOB data in Aspose.Slides for Android via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....the videos for ( int index = 0 ; index < pres . getVideos ()...(). size (); index ++) { IVideo video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/androidjava/manage-blob/
  8. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  9. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... log ( `Font index # ${ i } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....LineTo ( PointF point , uint32_t index ); void LineTo ( float x , float...float y , uint32_t index ); Add a cubic Bezier curve at the end...

    docs.aspose.com/slides/cpp/custom-shape/