Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 47,731 for

index

(0.07 sec)
  1. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram....how to set line dash type by index //ExStepImage:2:step-3.png //ExStepSummary:3:...//ExStep:2- // Set line dash type by index shape.Line.LinePattern.Value...

    products.aspose.com/diagram/tutorial/set-shape-...
  2. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....field -> Update (); int32_t index = 0 ; { System :: SharedPtr...u "General format index {0}: {1}" , index ++ , generalFormatEnumera...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....field -> Update (); int32_t index = 0 ; { System :: SharedPtr...u "General format index {0}: {1}" , index ++ , generalFormatEnumera...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for Node.js via C++.... forEach (( item , index ) => { workbook . replace (..., replace . split ( '$' )[ index ]); try { const path = require...

    docs.aspose.com/cells/nodejs-cpp/replace-tag-wi...
  5. 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...
  6. FieldIndex.languageId property | Aspose.Words f...

    FieldIndex.languageId property. Gets or sets the language ID used to generate the Index....language ID used to generate the index. get languageId () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for JavaScript via C++ API....insertRow(number) method takes the index of the row where the new row...worksheet at 3rd position (index 2) worksheet . cells . insertRow...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  9. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....Contains ( u "City" )); // 2 - By index: variables -> RemoveAt ( 1 );...document variable at the specified index. null values are not allowed...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. FieldMergingArgsBase.record_index property | As...

    FieldMergingArgsBase.record_Index property. Gets the zero based Index of the record that is being merged....record_index property FieldMergingArgsBase.record_index property...property Gets the zero based index of the record that is being merged...

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