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

index

(0.29 sec)
  1. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java....println("Font index #{i}"); System.out.println("\tName:... get(int index) Gets a font at the specified index. get(String...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    Aspose::Words::Settings::OdsoFieldMapDataCollection::idx_get method. Gets or sets an item in this collection in C++....OdsoFieldMapDataColl :: idx_get ( int32_t index ) See Also Class OdsoFieldMapData...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...parameters for the range via index of the row/column, but we are...all the 4 indexes, gives only row and column indexes. public static...

    forum.aspose.com/t/autofitteroptions-for-column...
  4. Specifying the Absolute Position of the Pivot I...

    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....used to specify the position index among all the PivotItems regardless...used to specify the position index in the PivotItems under the...

    docs.aspose.com/cells/javascript-cpp/specifying...
  5. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... let index = sheets . getNames (). add...sheets . getNames (). get ( index ). setRefersTo ( "=OFFSET(Sheet1...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  6. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility.... (2 indexers) Methods Name Description...string ) Returns the zero-based index of the specified document variable...

    reference.aspose.com/words/net/aspose.words/var...
  7. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced document formatting and clarity....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.not...
  8. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....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...
  9. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  10. Filter Emails in MBOX Files with Paginated Supp...

    Filter and paginate MBOX emails in C# using Aspose.Email to boost performance and handle messages efficiently in .NET applications....messages per page) and starting index. Use a ‘while’ loop to read...After each page, increase the index to move to the next set of messages...

    blog.aspose.com/email/filter-paginate-mbox-mess...