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

index

(0.12 sec)
  1. 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...
  2. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote.setReferenceMark("RefMark");...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...// Row index of the cell let row = 0 ; // Column index of the...style = a1Style ; // set Column index of the cell column = 1 ; let...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Copying and Moving Worksheets|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....version of the method takes the index of the source worksheet as a...takes the target worksheet index as a parameter. The following...

    docs.aspose.com/cells/go-cpp/copying-and-moving...
  7. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page Index for PDF reading with this flexible property. Optimize your PDF handling today!...property Gets or sets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C# to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....row index, modify the formula to retrieve the column index. The...

    docs.aspose.com/cells/net/apply-shading-to-alte...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....row index, modify the formula to retrieve the column index. The...

    docs.aspose.com/cells/go-cpp/apply-shading-to-a...
  10. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"form":{ "gender":"M"}}. In Word, the output statement is: <<[form.gender]>>, which works fine. However, if the JSON content is: {"form":{ "smoke":["Y","N"]}}. In W…...correctly output the data at index 0 of the JSON array? Foreach...correctly output the data at index 0 of a JSON array in your Word...

    forum.aspose.com/t/json-data-and-word-template-...