在 C# 中將 HTML 轉換為 JPG。使用 .NET 庫 API 將 HTML 文件轉換為 JPG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...
在 C# 中將 HTML 轉換為 XML。使用 .NET 庫 API 將 HTML 文檔轉換為 XML 文件...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...
在 C# 中將 PDF 轉換為 JPG。使用 .NET 庫 API 將 PDF 頁面轉換為 JPG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...
Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...indexOf(node) Returns the zero-based index of the specified node. (Inherited...from NodeCollection ) insert(index, node) Inserts a node into the...
Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any Index seamlessly....Hide ] Forms2OleControlColl indexer Gets Forms2OleControl object...specified index. public Forms2OleControl this [ int index ] { get...
CustomXmlPropertyCollection.Index_of_key method. Returns the zero-based Index of the specified property in the collection....index_of_key method index_of_key(name) Returns the zero-based...zero-based index of the specified property in the collection. def index_of_key...
This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....parameters: First row/column index, the first row or column in...the group. Last row/column index, the last row or column in the...
aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document... Indexers Name Description __getitem__(index) Returns...revision group at the specified index. Properties Name Description...
Discover the Aspose.Words.Markup.CustomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...
Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++....Retrieves a section at the given index. IndexOf (const System::Sha...>&) Returns the zero-based index of the specified node. Insert...