Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 28,284 for

index

(0.06 sec)
  1. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....Length)); for ( int index = 0 ; index < fds.Length; index++) { string...string fontName = fds[index].FontName; Console.WriteLine( string .Format(...

    products.aspose.com/font/net/load-font-from-disc/
  2. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by Index for efficient UI navigation....TabStopCollection indexer (1 of 2) Gets a tab stop at the given index. public...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words/tab...
  3. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....HeaderFooter at the given index. (3 indexers) Methods Name Description...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words/hea...
  4. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...chart series at the specified index. The corresponding data point...removed. public void Remove ( int index ) Examples Shows how to add/remove...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position in C++....Gets a tab stop at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor...one-page set based on exact page index. PageSet ( page : number ) Parameter...Description page number Zero-based index of the page. Remarks If a page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection class. Represents a collection of bubble sizes for a chart series in C++....size value at the specified index. idx_set (int32_t, double) Gets...size value at the specified index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection class. A collection of IStructuredDocumentTag instances that represent the structured document tags in the specified range. To learn more, visit the documentation article in C++....document tag at the specified index. Is (const System::TypeInfo&)...document tag at the specified index. static Type () See Also Namespace...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....ReturnValue The zero-based index at which the new element is...another item at a specified index: dropDownItems -> Insert ( 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... Update (); int index = 0 ; using ( IEnumerator <...WriteLine ( $"General format index {index++}: {generalFormatEnumera...

    reference.aspose.com/words/net/aspose.words.fie...