Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 37,077 for

index

(0.32 sec)
  1. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....LineTo ( PointF point , uint32_t index ); void LineTo ( float x , float...float y , uint32_t index ); Add a cubic Bezier curve at the end...

    docs.aspose.com/slides/cpp/custom-shape/
  2. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....) # Remove gradient stop at index 1. gradient_stops . remove_at...new gradient stop at the same index 1. gradient_stops . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....) # Remove gradient stop at index 1. gradient_stops . remove_at...new gradient stop at the same index 1. gradient_stops . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API....picture to the C4 cell int index = worksheet . GetPictures ()...worksheet . GetPictures (). Get ( index ); // Set the placement type...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  5. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories....the "\c" switch to select the index of a category from our collection...switch with a matching category index. Each TOA field will also display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the documentation article in C++....one-page set based on exact page index. PageSet (const System::ArrayPtr<int32_t>&)...page via // the zero-based index to start rendering the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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....# get connector geometry at index 0 defaultLineTo = connector...remove connector geometry from index 0 connector . getGeoms () ....

    docs.aspose.com/diagram/zh/java/edit-connector-...
  8. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...