Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 24,343 for

range

(0.12 sec)
  1. StructuredDocumentTagRangeStart.remove_self_onl...

    StructuredDocumentTagRangeStart.remove_self_only method. Removes this Range start and appropriate Range end nodes of the structured document tag, but keeps its content inside the document tree....Removes this range start and appropriate range end nodes of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...‘AutoFitRows’ for a selected range instead of the entire column...to send parameters for the range via index of the row/column...

    forum.aspose.com/t/autofitteroptions-for-column...
  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. 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...
  5. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named Ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....Ask AI Delete Named Ranges with Node.js via C++ Contents [ Hide...many defined names or named ranges in the Excel files, we have...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  6. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Range . Replace ( "Numbers" , "Numbers&p"...int replacementCount = doc . Range . Replace ( "_FullName_" , "John...

    reference.aspose.com/words/net/aspose.words/ran...
  7. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false.... Range . Fields ) Console . WriteLine...com/" , Is . EqualTo ( doc . Range . Fields [ 0 ]. Result . Trim...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Convert PS to PPT via Java API | products.aspos...

    Java API to Convert PS to PPT without using Microsoft Word...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/java/conversion/ps-to...
  9. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document tag Range end class....the Structured document tag range end class. StructuredDocumentTa...corresponding structured document tag range start. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to copy pivot table and chart to other work...

    I have a pivot table and chart in sheet2, reference data in sheet1, and I need copy it to sheet3 twice(differen placement). In Excel I can select the pivot table and chart Range and paste to other sheet and will copy al…...select the pivot table and chart range and paste to other sheet and...it with Aspose.Cells. Copy range only copy cell value, and have...

    forum.aspose.com/t/how-to-copy-pivot-table-and-...