Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 35,601 for

index

(1.2 sec)
  1. Convert PPS to XML using C++ application | prod...

    Sample C++ conversion code for PPS document to XML format. Use example code for batch PPS to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pps-t...
  2. Convert PDF to SVG in C# | products.aspose.com

    Convert PDF to SVG in C#. Use .NET library API to convert PDF pages to SVG images...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/net/conversion/pdf-t...
  3. Convert HTML to JPG in C# | products.aspose.com

    Convert HTML to JPG in C#. Use .NET library API to convert HTML files to JPG images...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

    products.aspose.com/slides/net/conversion/html-...
  4. Convert POT to XML using C++ application | prod...

    Sample C++ conversion code for POT document to XML format. Use example code for batch POT to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pot-t...
  5. Convert PPTM to XML using C++ application | pro...

    Sample C++ conversion code for PPTM document to XML format. Use example code for batch PPTM to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Hiding and Showing Rows and Columns|Documentation

    This article shows how to Hide and Show Rows and Columns by the Aspose.Cells for Python via .NET API....methods take the row or column index as a parameter to hide the specific...parameters: Row or column index – the index of a row or column that...

    docs.aspose.com/cells/python-net/hiding-and-sho...
  7. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag... Indexers Name Description __getitem__(index) Returns...object given its zero-based index in the collection. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Grouping and Ungrouping Rows and Columns in PHP...

    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....parameters: First row/column index, the first row or column in...the group. Last row/column index, the last row or column in the...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  9. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....the collection at a specified index. Remove ( GradientStop ) Removes...the collection at a specified index. Remarks You do not create instances...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any Index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...ChartDataPointCollec indexer Returns ChartDataPoint for the specified index. public...public ChartDataPoint this [ int index ] { get ; } Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...