Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 43,021 for

index

(0.06 sec)
  1. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....for ( int index = 0 ; index < layers . Length ; index ++) { var...var layer = layers [ index ]; if (!( layer is TextLayer )) { continue...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  2. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::idx_set method. Gets or sets an item in this collection in C++....OdsoRecipientDataCol :: idx_set ( int32_t index , const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....is referenced by index, then accessed by index in VertexElement...data list. Index , data is only referenced by index, now only...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  4. Manage Blob|Aspose.Slides Documentation

    Manage Blob in PowerPoint Presentation using Java. Use Blob to reduce memory consumption in PowerPoint Presentation using Java. Add large file through Blob to PowerPoint Presentation using Java. Export large file through Blob from PowerPoint Presentation using Java. Load a large PowerPoint Presentation as Blob using Java....the videos for ( int index = 0 ; index < pres . getVideos ()...(). size (); index ++) { IVideo video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/java/manage-blob/
  5. Manage Blob|Aspose.Slides for PHP Documentation

    Manage Blob in PowerPoint Presentation using PHP. Use Blob to reduce memory consumption in PowerPoint Presentation using PHP. Add large file through Blob to PowerPoint Presentation using PHP. Export large file through Blob from PowerPoint Presentation using PHP. Load a large PowerPoint Presentation as Blob using PHP....through the videos for ( $index = 0 ; $index < java_values ( $pres...getVideos () -> size ()) ; $index ++ ) { $video = $pres -> getVideos...

    docs.aspose.com/slides/php-java/manage-blob/
  6. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... Indexers Name Description __getitem__(index) Returns...a Revision at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Printing Barcodes in Report Using Data Source|D...

    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....JRDataSource { private int index = - 1 ; private String Symbology...throws JRException { index ++; return ( index < data . length );...

    docs.aspose.com/barcode/jasperreports/printing-...
  8. How to Use Color Palette|Documentation

    Node.js code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Node.js via C++.... Index, the index of the color in the palette...

    docs.aspose.com/cells/nodejs-cpp/excel-color-pa...
  9. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++....text boxes were accessed by index from the Worksheet.getTextBoxes()...newly created TextBox using its index & name it const tb1 = sheet...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  10. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...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/java/manage-ole/