Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 24,160 for

range

(0.05 sec)
  1. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field... range . fields [ 1 ] . as_field_form_check_box...field_form_drop_down = doc . range . fields [ 2 ] . as_field_form_drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldMergeBarcode::get_B...

    Aspose::Words::Fields::FieldMergeBarcode::get_BackgroundColor method. Gets the background color of the barcode symbol. Valid values are in the Range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldFormDropDown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance document interactivity with dynamic dropdown fields for seamless user experiences.... Range . Fields [ 1 ]; Assert . That...( FieldFormDropDown ) doc . Range . Fields [ 2 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...Get ( 0 ); // Create cells range. Range rng = ws . GetCells ()....( true ); // Apply style to range of cells. rng . ApplyStyle (...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  5. Set Data Source for the Chart|Documentation

    Learn about the various data sources supported by Aspose.Cells for .NET. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets.... We can add a range of cells (containing chart data)...Worksheet while Copying Rows or Range Create Dynamic Charts Easy way...

    docs.aspose.com/cells/net/data-formatting-in-ch...
  6. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter Range, optimizing your indexing performance....LetterRange property Gets or sets a range of letters to which limit the...outside the "a-c" character range to be omitted. index . LetterRange...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Set Data source for the chart|Documentation

    Learn about the various data sources supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets.... We can add a range of cells (containing chart data)...Worksheet while Copying Rows or Range Create Dynamic Charts Easy way...

    docs.aspose.com/cells/python-net/data-formattin...
  8. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced document presentation....glyphs from the U+0660 to U+0669 range as numbers. // Set the "NumeralFormat"...glyphs from the U+06F0 to U+06F9 range as numbers. // Set the "NumeralFormat"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Fields::FieldToc::set_HeadingLev...

    Aspose::Words::Fields::FieldToc::set_HeadingLevelRange method. Sets a Range of heading levels to include in C++....FieldToc::set_HeadingLevelRange method Sets a range of heading levels to include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....object pages = "1" ; object range = Word . WdPrintOutRange . wdPrintCurrentPage...ref oTrue , ref oFalse , ref range , ref missing , ref missing...

    docs.aspose.com/words/net/print-documents/