Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 21,539 for

range

(0.06 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells for Node...Style object, applies it to a range of cells, and modifies the Style...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  2. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Range headerRange = section . Headers...WdHeaderFooterIndex . wdHeaderFooterPrimar ]. Range ; headerRange . Fields . Add...

    docs.aspose.com/words/net/add-headers-and-footers/
  3. 在VSTO和Aspose.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....//Define a range object(A2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A2" , "A2" ); //Get the borders collection...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  4. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....access to the Range object. Using the table range object, you can...Text from a Table Using the Range object, you can also call methods...

    docs.aspose.com/words/java/extract-text-from-an...
  5. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....and apply it to the selected range. Using Aspose.Cells Aspose.Cells...style applied to a cell or range. The Style.update method behaves...

    docs.aspose.com/cells/java/modify-an-existing-s...
  6. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable Range in a Word document...Represents a start of an editable range in a Word document. To learn...Remarks A complete editable range in a Word document consists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range.form_fields property | Aspose.Words for P...

    Range.form_fields property. Returns a [Range.form_fields](./) collection that represents all form fields in the Range....property Range.form_fields property Returns a Range.form_fields...represents all form fields in the range. @property def form_fields (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...selecting range 2) shortcut ctrl + x 3) selecting another range 4) shortcut...Use Cells.cut() to cut the range you want. Use Cells.insertCutCells()...

    forum.aspose.com/t/cellsexception-invalid-shift...
  9. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... range . fields ) console . log ( field.... result ); expect ( doc . range . fields . at ( 0 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable Range in C++....allowed to edit this editable range. Aspose :: Words :: EditorType...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/cpp/aspose.words/edi...