Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 37,077 for

index

(0.43 sec)
  1. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get 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...
  2. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....are ordered by a zero-based index. This article shows how to use...add a slide at the required index rather than only at the end...

    docs.aspose.com/slides/python-net/add-slide-to-...
  3. Manage Worksheets of Microsoft Excel files.|Doc...

    Add worksheet, remove worksheet and active Sheet using Aspose.Cells....referenced by passing the sheet index of the new worksheet to the...worksheet by specifying its name or index. Removing Worksheets using Sheet...

    docs.aspose.com/cells/net/manage-worksheets/
  4. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote -> set_ReferenceMark...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....ReturnValue The zero-based index at which the new element is...another item at a specified index: dropDownItems -> Insert ( 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 在 C# 中將 HTML 轉換為圖像 | products.aspose.com

    在 C# 中將 HTML 轉換為圖像。使用 .NET 庫 API 將 HTML 文件轉換為圖像...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. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....Length)); for ( int index = 0 ; index < fds.Length; index++) { string...string fontName = fds[index].FontName; Console.WriteLine( string .Format(...

    products.aspose.com/font/net/load-font-from-disc/
  8. ToaCategories class | Aspose.Words for Python

    aspose.words.fields.ToaCategories class. Represents a table of authorities categories... Indexers Name Description __getitem__(index) Gets or...the "\c" switch to select the index of a category from our collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSavingArgs.pageIndex property | Aspose.Word...

    PageSavingArgs.pageIndex property. Current page Index....pageIndex property Current page index. get pageIndex () : number See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.Cells 8.7.0中的公共API更改|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 desired Worksheet via its index or name Worksheet sheet = book...FormatConditions to the collection int index = sheet . getConditionalFormat...

    docs.aspose.com/cells/zh/java/public-api-change...