Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 35,544 for

index

(0.09 sec)
  1. Convert PDF to XML in C# | products.aspose.com

    Convert PDF to XML in C#. Use .NET library API to convert PDF pages to XML files...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...
  2. Convert POTM to SVG using C++ application | pro...

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

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP 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/otp-t...
  4. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....Hide ] FontInfoCollection indexer (1 of 2) Gets a font with the...FontInfoCollection indexer (2 of 2) Gets a font at the specified index. public...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Hiding and Showing Rows and Columns|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....the appropriate row or column index as a parameter to hide the specific...parameters: Row or column index – the index of the row or column that...

    docs.aspose.com/cells/net/hiding-and-showing-ro...
  6. 调整图表数据标签形状以适应文本,支持 Node.js via C++|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中调整图表中数据标签的大小以适应文本。我们的指南将向您展示如何调整标签容器的大小和形状,以确保文本正确显示且无截断或重叠。...get ( c ); for ( let index = 0 ; index < chart . getNSeries ()...getCount (); index ++ ) { // Access the DataLabels of indexed NSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/resize-char...
  7. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...whether the page at the specified index should be skipped during printing.../// <param name="index">The zero-based page index to check.</param>...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....Retrieves a Comment at the given index. IndexOf (const System::Sha...>&) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document... Indexers Name Description __getitem__(index) Gets a font...font at the specified index. Properties Name Description count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PersonCollection class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors....removeAt(index) Removes the person at the specified index. See Also...

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