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

index

(0.14 sec)
  1. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::idx_get method. Gets or sets a person at the specified Index in C++....sets a person at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. OdsoFieldMapData.column property | Aspose.Words...

    OdsoFieldMapData.column property. Specifies the zero-based Index of the column within an external data source which shall be mapped to the local name of a specific MERGEFIELD field...property Specifies the zero-based index of the column within an external...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....line_to ( point , index ) line_to ( x , y , index ) Add a cubic Bezier...point1 , point2 , point3 , index ) cubic_bezier_to ( x1 , y1...

    docs.aspose.com/slides/python-net/custom-shape/
  4. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified Index in C++....frames page at the specified index. System :: SharedPtr < Aspose...FramesetCollection :: idx_get ( int32_t index ) Examples Shows how to access...

    reference.aspose.com/words/cpp/aspose.words.fra...
  5. MailMergeSettings.active_record property | Aspo...

    MailMergeSettings.active_record property. Specifies the one-based Index of the record from the data source which shall be displayed in Microsoft Word...property Specifies the one-based index of the record from the data...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....BLUE); // 2 - By index: tableStyle.getConditionalStyles()...get(int index) Retrieves a ConditionalStyle object by index. getBottomLeftCell()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Render Presentation Slides as SVG Images in .NE...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for .NET. High-quality visuals with simple C# code examples....( var index = 0 ; index < pres . Slides . Count ; index ++) {...ISlide slide = pres . Slides [ index ]; using ( FileStream fileStream...

    docs.aspose.com/slides/net/render-a-slide-as-an...
  8. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....the slide reference by its index. Open a file stream. Save the...the slide reference by its index. Get the thumbnail image of...

    docs.aspose.com/slides/php-java/presentation-vi...
  9. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API.... Index, the index of the color in the palette...Orchid color to the palette at index 55 workbook . ChangePalette...

    docs.aspose.com/cells/cpp/excel-color-palette/
  10. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....Contains ( u "City" )); // 2 - By index: variables -> RemoveAt ( 1 );...document variable at the specified index. null values are not allowed...

    reference.aspose.com/words/cpp/aspose.words/var...