Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 35,602 for

index

(0.51 sec)
  1. FieldIndex.bookmarkName property | Aspose.Words...

    FieldIndex.bookmarkName property. Gets or sets the name of the bookmark that marks the portion of the document used to build the Index....document used to build the index. get bookmarkName () : string...

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

    Aspose::Words::Settings::OdsoFieldMapData::set_Name method. Specifies the column name within an external data source for the column whose Index is specified by the Column property. The default value is an empty string in C++....source for the column whose index is specified by the Column property...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....uint index ); void LineTo ( float x , float y , uint index ); Add...point2 , PointF point3 , uint index ); void CubicBezierTo ( float...

    docs.aspose.com/slides/net/custom-shape/
  4. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages 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...
  5. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  6. Aspose.PSD的Java 24.1版本发布说明|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....()); // Change the active page index to the second page. image ....()); // Change the active page index to the third page. image . setActivePageIndex...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. 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...
  8. FootnoteType enumeration | Aspose.Words for Python

    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 . reference_mark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/nodejs-net/converting-to-fixed-page-format/) documentation article.... pageIndex Gets 0-based index of the page in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....getCount()]; int index = 0; for (CustomXmlProperty...getProperties()) properties[index++] = MessageFormat.format("\"{0}\"...

    reference.aspose.com/words/java/com.aspose.word...