Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 36,465 for

index

(0.85 sec)
  1. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...the section number (1-based index) int sectionIndex = doc.IndexOf(paragraph...(1-based index) int paragraphIndex = paragraph.Index + 1; // Output...

    forum.aspose.com/t/extracting-tracked-changes-s...
  2. DropDownItemCollection.remove method | Aspose.W...

    DropDownItemCollection.remove method. Removes the specified value from the collection.... index_of ( 'Two' )) self . assertTrue...another item at a specified index: drop_down_items . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/cpp/conditional-formatting/
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....PDF // Starting page index (0-based index) options . SetPageIndex...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  5. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...one-page set based on exact page index. PageSet(pages) Creates a page...second page via # the zero-based index to start rendering the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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 var sheet = book . Worksheets...the desired Worksheet via its index or name var sheet = book . Worksheets...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 通过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...
  8. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../ipagelayoutcallback/notify/#pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-page-format/) documentation article.... page_index Gets 0-based index of the page in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for .NET 22.6 - Release Notes|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....++) { var index = 0 + i * 2 ; colorFillLayers [ index ] = GetLayerByName...+ 1 )); colorFillHashers [ index ] = new LayerHashCalculator...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  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...