Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 11,641 for

range

(0.06 sec)
  1. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient expressed as a percent in range 0.0 to 1.0. GradientStop(color...gradient expressed as a percent in range 0.0 to 1.0. transparency float...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Cells允许开发人员通过调用 Range.Copy() 方法将一个单元格的条件格式设置复制到工作表中的另一个单元格。...maximum display range of the source sheet Range sourceRange = sourceSheet...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  3. Brightness Contrast Adjustment Layer|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....that preserves the full tonal range from the shadows to highlights...value of brightness must be in range from -150 to 150. The value...

    docs.aspose.com/psd/java/layer-types/adjustment...
  4. Managing Pictures|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.... Since the cell, or cell range, is linked to the graphic object...the data in that cell or cell range automatically appear in the...

    docs.aspose.com/cells/python-net/managing-pictu...
  5. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert NumPy to Excel|Documentation

    Convert NumPy to Excel by using Aspose.Cells for Python via .NET API....to Convert NumPy ndarray to Range Here’s an example code snippet...data from a NumPy array to a Range using Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/convert-numpy-...
  7. 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 . AreEqual...( FieldFormDropDown ) doc . Range . Fields [ 2 ]; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldToc::get_EntrySepar...

    Aspose::Words::Fields::FieldToc::get_EntrySeparator method. Gets or sets a sequence of characters that separate an entry and its page number in C++....TOC levels outside of this range. field -> set_HeadingLevelRange...TOC levels are within this range. field -> set_PageNumberOmittingLe...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldOptions::get_Custom...

    Aspose::Words::Fields::FieldOptions::get_CustomTocStyleSeparator method. Gets or sets custom style separator for the \t switch in FieldToc field in C++....TOC levels outside of this range. field -> set_HeadingLevelRange...TOC levels are within this range. field -> set_PageNumberOmittingLe...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Set Print Area|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library....Click and drag to select the range of cells you want to set as...is set, only the specified range of cells will be printed. By...

    docs.aspose.com/cells/java/how-to-set-print-area/