Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 24,159 for

range

(0.15 sec)
  1. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain Range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...2:01pm 1 I need to save certain range of cells as html. I use Workbook...Names["DR_PUBv2__1678823491"]; var range = name.GetRange(); var worksheet...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  2. Cut and Paste 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.... Range : The range of cells to be cut. Row...

    docs.aspose.com/cells/python-java/cut-and-paste...
  3. Reusing Style Objects|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....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. The same process as discussed...

    docs.aspose.com/cells/java/reusing-style-objects/
  4. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous Range of pages...class Represents a continuous range of pages. To learn more, visit...ss, to) Creates a new page range object. Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.isMultiSection property ...

    IStructuredDocumentTag.isMultiSection property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...tag by Id. let sdt = doc . range . structuredDocumentTa . getById...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...document tag by Id. sdt = doc . range . structured_document_tags ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....when argument was out of the range of valid values. Remarks This...height property. Valid values range from 0 to 1584 inclusive. The...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....copying row heights while copying ranges. Upon setting PasteOptions...source range will be copied to the destination range. C# //Create...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.getStyle()...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  10. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.GetStyle /...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...