Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 20,074 for

range

(0.33 sec)
  1. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in Range 0.0 to 1.0 in C++....gradient expressed as a percent in range 0.0 to 1.0. double Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...entryLevelRange Gets or sets a range of levels of the table of contents...headingLevelRange Gets or sets a range of heading levels to include...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...Configure chart data range chart . set_data_range ( "A1:B8" , True...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  4. Aspose::Words::CommentRangeEnd class | Aspose.W...

    Aspose::Words::CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management....document tags in the specified range. StructuredDocumentTa Represents...Represents an end of ranged structured document tag which accepts...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...Range.Fields) { if (field.Type ==...(Field field in actualDocument.Range.Fields) { if (field.Type ==...

    forum.aspose.com/t/remove-merge-fields-from-pdf...
  8. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....column of the table column range associated with the bookmark...column of the table column range associated with the bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  9. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Cleanup (); } Allow Users to Edit Ranges The following example shows...how to allow users to edit a range in a protected worksheet. #include...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  10. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Format data in a named range. Change data alignment and orientation...draw borders around cells and ranges easily. It also lets you apply...

    docs.aspose.com/cells/net/format-worksheet-cell...