Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 21,438 for

range

(0.07 sec)
  1. DocumentVisitor.visit_editable_range_start meth...

    DocumentVisitor.visit_editable_Range_start method. Called when a start of an editable Range is encountered in the document....visit_editable_range_start method visit_editable_range_start(editable_range_start)...le_range_start) Called when a start of an editable range is encountered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visit_editable_range_end method...

    DocumentVisitor.visit_editable_Range_end method. Called when an end of an editable Range is encountered in the document....visit_editable_range_end method visit_editable_range_end(editable_range_end)...e_range_end) Called when an end of an editable range is encountered...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page Ranges, enhancing your document management and efficiency....representing the specified range of pages and the given page...object representing specified range of pages. public Document ExtractPages...

    reference.aspose.com/words/net/aspose.words/doc...
  4. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....cell is the first cell in a range of merged cells. Previous The...cell will be the first in a range of vertically merged cells....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。...// Create a range consisting of single cell A1 Range rng = ws ...); // Apply the style to the range rng . ApplyStyle ( st , flag...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  6. EditorType enumeration | Aspose.Words for Node.js

    Aspose.Words.EditorType enumeration. 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....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/nodejs-net/aspose.wo...
  7. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....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...
  8. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow 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...
  9. 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...
  10. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

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