Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 36,097 for

index

(0.09 sec)
  1. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Update (); int index = 0 ; using ( IEnumerator <...WriteLine ( $"General format index {index++}: {generalFormatEnumera...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series group at the specified Index. All child series will be removed from the chart in C++....series group at the specified index. All child series will be removed...ChartSeriesGroupColl :: RemoveAt ( int32_t index ) Examples Show how to remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...SetColumnWidth(2, 150); int index = worksheet.Pictures.Add(3,...Picture pic = worksheet.Pictures[index]; pic.Placement = PlacementType...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  4. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative...the collection. (Parameter 'index') at System.Collections.Generic...

    forum.aspose.com/t/argumentoutofrangeexception-...
  5. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...formula: =IF(ISNA(INDEX(D280:D313,B277)),“OTH”,INDEX(D280:D313,B277))...formula =IF(ISNA(INDEX(D280:D313,B277)),"OTH",INDEX(D280:D313,B277))...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the documentation article in C++....sets an item at the specified index. idx_set (int32_t, T) Gets or...sets an item at the specified index. Remove (int32_t) Removes the...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...Retrieves a node at the given index. Methods Name Description Add...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words/nod...
  8. 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...
  9. GradientStopCollection.Item | Aspose.Words for ...

    Discover the GradientStopCollection's versatile Item property to easily manage GradientStop objects, enhancing your design with vibrant gradients....Hide ] GradientStopCollecti indexer Gets or sets a GradientStop...public GradientStop this [ int index ] { get ; set ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....for ( int index = 0 ; index < bitmaps . length ; index ++) { try...BufferedImage thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/java/modern-api/