Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 38,983 for

index

(0.15 sec)
  1. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....) # 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...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection 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...
  3. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....getCount()]; int index = 0; for (CustomXmlProperty...getProperties()) properties[index++] = MessageFormat.format("\"{0}\"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create Shape Thumbnails|Aspose.Slides Documenta...

    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....of any slide using its ID or index. Get the shape thumbnail image...of any slide using its ID or index. Get the shape thumbnail image...

    docs.aspose.com/slides/androidjava/create-shape...
  5. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....contents, table of authorities, or index. Format { get; } Gets a FieldFormat...authorities, or an index with the TOC, TOA, or INDEX field Examples...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Create Shape Thumbnails|Aspose.Slides Documenta...

    Extract shape thumbnails from PowerPoint presentations in C# or .NET...of any slide using its ID or index. Get the shape thumbnail image...of any slide using its ID or index. Get the thumbnail image of...

    docs.aspose.com/slides/net/create-shape-thumbna...
  7. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly....ChartSeries at the specified index. Methods Name Description Add...ChartSeries at the specified index. Examples Shows how to add and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 向单元格添加超链接|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 = worksheet . Hyperlinks . Add...); worksheet . Hyperlinks [ index ]. TextToDisplay = "Aspose Site...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  9. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection of a ChartSeries. To learn more, visit the documentation article in C++....ChartSeries at the specified index. Is (const System::TypeInfo&)...ChartSeries at the specified index. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Glyph constructor | Aspose.Words for Python

    Glyph constructor. Initializes new instance of this class....Glyph constructor Glyph(glyph_index, advance, advance_offset, ascender_offset)...def __init__ ( self , glyph_index : int , advance : int , advance_offset...

    reference.aspose.com/words/python-net/aspose.wo...