Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 43,113 for

index

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::se...

    Aspose::Words::Drawing::Charts::ChartSeries::set_Name method. Sets the name of the series, if name is not set explicitly it is generated using Index. By default returns Series plus one based Index in C++....using index. By default returns Series plus one based index. void...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...output_file_name, start_page_index, page_count) Extracts a specified...output_file_name : str , start_page_index : int , page_count : int ):...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PDF to Image in C# | products.aspose.com

    Convert PDF to Image in C#. Use .NET library API to convert PDF pages to 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/pdf-t...
  4. Convert PPT to XML using C++ application | prod...

    Sample C++ conversion code for PPT document to XML format. Use example code for batch PPT 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/ppt-t...
  5. Convert HTML to XML in C# | products.aspose.com

    Convert HTML to XML in C#. Use .NET library API to convert HTML document to XML file...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/html-...
  6. Convert ODP to SVG using C++ application | prod...

    Sample C++ conversion code for ODP document to SVG format. Use example code for batch ODP to SVG 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/odp-t...
  7. Convert PPSX to SVG using C++ application | pro...

    Sample C++ conversion code for PPSX document to SVG format. Use example code for batch PPSX to SVG 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/ppsx-...
  8. Convert PPTM to SVG using C++ application | pro...

    Sample C++ conversion code for PPTM document to SVG format. Use example code for batch PPTM to SVG 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-...
  9. Convert POTM to XML using C++ application | pro...

    Sample C++ conversion code for POTM document to XML format. Use example code for batch POTM 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/potm-...
  10. Convert OTP to SVG using C++ application | prod...

    Sample C++ conversion code for OTP document to SVG format. Use example code for batch OTP to SVG 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/otp-t...