Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 35,544 for

index

(0.12 sec)
  1. Aspose::Words::Fields::FieldCollection class | ...

    Aspose::Words::Fields::FieldCollection class. A collection of Field objects that represents the fields in the specified range. To learn more, visit the documentation article in C++....Returns a field at the specified index. Is (const System::TypeInfo&)...Removes a field at the specified index from this collection and from...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldRD.fileName property | Aspose.Words for No...

    FieldRD.fileName property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or Index....contents, table of authorities, or index. get fileName () : string See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....a HeaderFooter at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++....a property at the specified index. IndexOfKey (const System::String&)...System::String&) Returns the zero-based index of the specified property in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...int32_t index = 0 ; index < bitmaps -> get_Length (); index ++ )...Bitmap > thumbnail = bitmaps [ index ]; thumbnail -> Save ( System...

    docs.aspose.com/slides/zh/cpp/modern-api/
  6. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....methods take the row/column index as a parameter to hide the specific...parameters: Row or column index - the index of a row or column that...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  7. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....ChartDataPoint for the specified index. Methods Name Description ClearFormat...data point at the specified index has default format. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based Index of your document variable for efficient data management....method Returns the zero-based index of the specified document variable...Return Value The zero based index. Negative value if not found...

    reference.aspose.com/words/net/aspose.words/var...
  10. How to Delete Comment in Excel using C#

    In this tutorial, you will learn how to delete comment in Excel using C#. The steps and code snippet demonstrates how to remove comments from Excel using C#....Access a Worksheet using its index Remove the comment from the...and a worksheet by using its index. In the next step, access the...

    kb.aspose.com/cells/net/how-to-delete-comment-i...