Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 43,019 for

index

(0.04 sec)
  1. Glyph | Aspose.Words for Java

    Represents a glyph in Java.... getGlyphIndex() Index of the glyph (GID) in the physical...Description glyphIndex int Glyph index. advance short Advance metric...

    reference.aspose.com/words/java/com.aspose.word...
  2. Managing Document Properties in Ruby|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....Developers can make use of the Index or Name of the property to get...using the property index puts "Property By Index: " + custom_properties...

    docs.aspose.com/cells/java/managing-document-pr...
  3. FieldIndex.useYomi property | Aspose.Words for ...

    FieldIndex.useYomi property. Gets or sets whether to enable the use of yomi text for Index entries....enable the use of yomi text for index entries. get useYomi () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....GradientStopCollecti :: idx_set ( int32_t index , const System :: SharedPtr...// Remove gradient stop at index 1. gradientStops -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Add a Column in Excel using Python

    This quick guide covers how to add a column in Excel using Python. It explains the environment configuration, step-by-step process, and a runnable code snippet to add multiple columns in Excel using Python....Furthermore, you can customize the index as well as the number of columns...multiple columns at the target index with insertColumns method Write...

    kb.aspose.com/cells/python/how-to-add-a-column-...
  8. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word...DocumentBuilder ( doc ) for index in range ( presentation . slides...slide = presentation . slides [ index ] file_name = "slide_{i}.png"...

    docs.aspose.com/slides/zh/python-net/convert-po...
  9. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...objects by their names (using an indexer) and via a set of typed properties...DocumentPropertyColl Indexers Name Description __getitem__(index) Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....parameters: Row or column index - the index of a row or column that...methods take the row and column index as a parameter to hide the specific...

    docs.aspose.com/cells/net/show-and-hide-rows-co...