Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 35,544 for

index

(0.11 sec)
  1. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....removeAt(index) Removes a series group at the specified index. All...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Using LightCells API|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....the next row index to be saved. If a valid row index is returned...returned (the row index must be in ascending order for the rows to be...

    docs.aspose.com/cells/net/using-lightcells-api/
  4. Glyph | Aspose.Words for .NET

    Create stunning glyphs effortlessly with our Glyph Constructor. Easily initialize new instances and enhance your design projects today!...Description glyphIndex Int32 Glyph index. advance Int16 Advance metric...

    reference.aspose.com/words/net/aspose.words.sha...
  5. Aspose::Words::IIndexFilter interface | Aspose....

    Aspose::Words::IIndexFilter interface. Defines a filter for skipping items based on their indices in C++....the item with the specified index should be skipped. static Type...

    reference.aspose.com/words/cpp/aspose.words/iin...
  6. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ActiveRecord method. Specifies the one-based Index of the record from the data source which shall be displayed in Microsoft Word. The default value is 1 in C++....method Specifies the one-based index of the record from the data...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....pdf" ); int index = 1 ; foreach ( var ms in pages..."text_" + index + ".txt" , extractedText ); index ++; }...

    products.aspose.com/pdf/net/splitter/
  8. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...true ; // Set center header (index 1) for odd pages pageSetup ...page." ; // Set center header (index 1) for even pages pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. Modern API|Aspose.Slides for Python Documentation

    Modern API...Dimension ( 1980 , 1028 )); for index in range ( bitmaps . length...length ): thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/python-java/modern-api/
  10. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...offsets = [] index = 0 for word in words: index = text.find(word...find(word, index) offsets.append((index, index + len(word))) index...

    forum.aspose.com/t/paste-back-shape-data-correc...