Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 43,019 for

index

(0.05 sec)
  1. Public API Changes in Aspose.Cells 8.3.0|Docume...

    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....( int index = 0 ; index <= charts . getCount (); index ++) {...Chart chart = charts . get ( index ); Shape shape = ( Shape ) chart...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....by index. IndexOf (const System::String&) Gets the index of a...a property at the specified index. static Type () Remarks The...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. FieldXE.entryType property | Aspose.Words for N...

    FieldXE.entryType property. Gets or sets an Index entry type....entryType property Gets or sets an index entry type. get entryType ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PSD for .NET 19.10 - 发布说明|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....( var index = layers . Length - 1 ; index >= 0 ; index --) {...{ var layer = layers [ index ]; if (!( layer is TextLayer )) continue...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. 在 C# 中將 PDF 轉換為 SVG | products.aspose.com

    在 C# 中將 PDF 轉換為 SVG。使用 .NET 庫 API 將 PDF 頁面轉換為 SVG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. 在 C# 中將 PDF 轉換為 PNG | products.aspose.com

    在 C# 中將 PDF 轉換為 PNG。使用 .NET 庫 API 將 PDF 頁面轉換為 PNG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

    products.aspose.com/slides/zh-hant/net/conversi...
  7. 在 C# 中將 PDF 轉換為 XML | products.aspose.com

    在 C# 中將 PDF 轉換為 XML。使用 .NET 庫 API 將 PDF 頁面轉換為 XML 文件...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/zh-hant/net/conversi...
  8. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....Contains ( u "City" )); // 2 - By index: variables -> RemoveAt ( 1 );...document variable at the specified index. null values are not allowed...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . ReferenceMark...

    reference.aspose.com/words/net/aspose.words/inl...
  10. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . referenceMark...

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