Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 36,096 for

index

(0.24 sec)
  1. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.pageSaving()](../ipagesavingcallback/pageSaving/#pagesavingargs) event... pageIndex Current page index. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Column method. Specifies the zero-based Index of the column within an external data source which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....method Specifies the zero-based index of the column within an external...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python...., page_number , annotation_index , outfile ): """ Extracts text...page_number (int): 1-based index of the page containing the stamp...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  4. 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...
  5. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....LineTo ( PointF point , uint32_t index ); void LineTo ( float x , float...float y , uint32_t index ); Add a cubic Bezier curve at the end...

    docs.aspose.com/slides/cpp/custom-shape/
  6. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Paragraph, true)) { int index; if (paragraph.GetAncestor(NodeType...StyleName = "Heading 11"; //get index of current paragraph and insert...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  7. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  8. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....reference of a slide by using its Index Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/cpp/ellipse/
  9. Apply Shading to Alternate Rows and Columns wit...

    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....of using the row index, use the column index. The resultant spreadsheet...

    docs.aspose.com/cells/java/apply-shading-to-alt...
  10. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...ChartDataLabelCollec indexer Returns ChartDataLabel for the specified index. public...public ChartDataLabel this [ int index ] { get ; } Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...