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

index

(0.13 sec)
  1. Specifying the Absolute Position of the Pivot I...

    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....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/net/specifying-the-absolu...
  2. How to Use Color Palette|Documentation

    Python code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Python via .NET API... Index – the index of the color in the palette...

    docs.aspose.com/cells/python-net/excel-color-pa...
  3. 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/
  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. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....reference mark # will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . reference_mark...

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