Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 47,713 for

index

(0.5 sec)
  1. ITextShaperFactory.GetTextShaper | Aspose.Words...

    Discover the ITextShaperFactory GetTextShaper method to create a custom text shaper for your specific font needs, enhancing your text rendering experience.... faceIndex Int32 An index of the font face in the TrueType...font data. faceIndex Int32 An index of the font face in the TrueType...

    reference.aspose.com/words/net/aspose.words.sha...
  2. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range... removeAt(index) Removes a structured document...document tag at the specified index. Examples Shows how to get structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Public API Changes in Aspose.Cells 8.7.0|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....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/net/public-api-changes-in...
  4. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects... Indexers Name Description __getitem__(index) Gets Forms2OleControl...Forms2OleControl object at a specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, typed features!...Retrieves a Run at the given index. (2 indexers) Methods Name Description...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words/run...
  6. 在Python中管理文档属性|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....开发人员可以使用该示例中下面演示的 custom_properties 集合的 Index 或 Name 来获取特定属性。 Python 代码 workbook...property by using the property index #customProperty1 = customProperties...

    docs.aspose.com/cells/zh/java/managing-document...
  7. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....particular index of the image. The image’s index returns an XImage...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  8. Implementing Non-Sequential Ranges with C++|Doc...

    Learn how to create named ranges with non-adjacent cells using Aspose.Cells with C++....for non sequenced range int index = workbook . GetWorksheets ()...GetWorksheets (). GetNames (). Get ( index ); // Creating a non sequence...

    docs.aspose.com/cells/cpp/implementing-non-sequ...
  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....added FormatConditions via its index auto conditionCollection = sheet...added FormatCondition via its index FormatCondition formatCondition...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  10. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....used to specify the position index in all the PivotItems regardless...used to specify the position index in the PivotItems under the...

    docs.aspose.com/cells/cpp/specifying-the-absolu...