Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 36,465 for

index

(0.09 sec)
  1. FieldOptions.ToaCategories | Aspose.Words for .NET

    Discover FieldOptions ToaCategories. Easily manage and customize your table of authorities categories for enhanced organization and efficiency....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/net/aspose.words.fie...
  2. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.pageSaving()](../ipagesavingcallback/pageSaving/#pagesavingargs) event... pageIndex Current page index. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... log ( `Index: ${ i } , Value: ${ variables...toEqual ( false ); // 2 - By index: variables . removeAt ( 1 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Column method. 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. The default value is 0 in C++....method Specifies the zero-based index of the column within an external...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  6. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the documentation article in C++....Retrieves a VbaModule object by index. idx_get (const System::String&)...in the collection either by index or by name. vbaModules -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.vba...
  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. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....by specifying the bookmark’s index. Once you have retrieved the...bookmark using appropriate index values. Save the updated PDF...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  9. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... let index = sheets . names . add ( "Sheet1...ChtData" ); sheets . names . get ( index ). refersTo = "=OFFSET(Sheet1...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  10. 用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...