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

index

(0.15 sec)
  1. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...one-page set based on exact page index. PageSet(pages) Creates a page...page via // the zero-based index to start rendering the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....new named range and get its index int32_t nameIndex = wsCol ....); // Get the named range by index Name namedRange = wsCol . GetNames...

    docs.aspose.com/cells/cpp/support-for-german-lo...
  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. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....// 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...
  5. 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/
  6. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... index_of ( 'Two' )) self . assertTrue...another item at a specified index: drop_down_items . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用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...
  8. Group Presentation Shapes in C++|Aspose.Slides ...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for C++ — fast, step-by-step guide with free C++ code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Accessing the shape collection...

    docs.aspose.com/slides/cpp/group/
  9. Layout detecton|Documentation

    How to detect the layout on the provided image....Type Description index int The sequential index of the content...

    docs.aspose.com/ocr/net/layout_detection/
  10. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...new named range and get its index int32_t nameIndex = wsCol ....); // Get the named range by index Name namedRange = wsCol . GetNames...

    docs.aspose.com/cells/zh/cpp/support-for-german...