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

range

(0.32 sec)
  1. Stroke.foreTintAndShade property | Aspose.Words...

    Stroke.foreTintAndShade property. Gets or sets a double value that lightens or darkens the stroke foreground color....allowed values are within the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single Range defined by an editable Range within a document in C++....edit a single range defined by an editable range within a document...be allowed to edit editable ranges using this editing type when...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry page numbers easily, ensuring clarity and emphasis in your documents....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa . PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToa.EntryCategory | Aspose.Words for .NET

    Discover FieldToa's EntryCategory property to efficiently manage and customize integral categories for your table entries. Enhance organization today!...One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa . PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table of authorities with flexible character sequences for enhanced clarity....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa . PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format page numbers with FieldTA's IsItalic property, enhancing your documents with stylish italic text for better readability....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa . PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldToa::set_PageRangeS...

    Aspose::Words::Fields::FieldToa::set_PageRangeSeparator method. Sets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid Range is from 0 to 1 in C++.... Valid range is from 0 to 1. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Stroke::set_Opacity met...

    Aspose::Words::Drawing::Stroke::set_Opacity method. Defines the amount of transparency of a stroke. Valid Range is from 0 to 1 in C++.... Valid range is from 0 to 1. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Merge two adjacent cells|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....// Get the range of cells, i.e., A1:C1. Range range = worksheet...cell2Name ); // Merge the cells. range . Merge (); // Saving the Excel...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...