Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 47,727 for

index

(0.12 sec)
  1. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . referenceMark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....line_to ( point , index ) line_to ( x , y , index ) Add a cubic Bezier...point1 , point2 , point3 , index ) cubic_bezier_to ( x1 , y1...

    docs.aspose.com/slides/python-net/custom-shape/
  3. Glyph.GlyphIndex | Aspose.Words for .NET

    Discover the GlyphIndex property of Glyph, which identifies the GID in your font for precise typography and enhanced design control....GlyphIndex property Index of the glyph (GID) in the physical...

    reference.aspose.com/words/net/aspose.words.sha...
  4. Merge PS files to PDF | JavaScript | Aspose

    JavaScript API Solution to merge PostScript. Save the combined result as PDF files. Learn the code example of merging functionality....function readFile ( index ) { if ( index >= e . target . files...file = e . target . files [ index ]; file_reader . onload = function...

    products.aspose.com/page/javascript-cpp/merge-p...
  5. Merge PS/EPS files to PDF using JavaScript

    Merger PS/EPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several PS/EPS files into a single PDF document....3 function readFile (index) { 4 if (index >= e. target . files...file = e. target . files [ index ] ; 15 file_reader. onload =...

    docs.aspose.com/page/javascript-cpp/merge/ps/
  6. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Format Rows and Columns|Documentation

    Aspose.Cells for Python via .NET can support change row height or column width, as well as apply formatting on rows or columns....parameters as follows: row , the index of the row that you’re changing...following parameters: column , the index of the column that you’re changing...

    docs.aspose.com/cells/python-net/adjusting-row-...
  8. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API.... Index, the index of the color in the palette...Orchid color to the palette at index 55 workbook . ChangePalette...

    docs.aspose.com/cells/cpp/excel-color-palette/
  9. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android. 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/androidjava/manage-ole/
  10. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java... Float point , long index ); public void lineTo ( float...float x , float y , long index ); Add a cubic Bezier curve at the...

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