Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 24,348 for

range

(0.12 sec)
  1. Remove Duplicate Rows in Excel using C#

    This article assists how to remove duplicate rows in Excel using C#. It provides the IDE settings, steps, and a code to delete duplicate lines in Excel using C#....RemoveDuplicates() method with cells range, flag for headers, and columns...duplicate rows within a selected range Remove all duplicate rows from...

    kb.aspose.com/cells/net/remove-duplicate-rows-i...
  2. How to Delete a Column in Excel using Node.js

    This basic topic entails how to delete a column in Excel using Node.js. It encompasses the details to configure the IDE, step-wise algorithm, and a working example code to delete multiple columns in Excel using Node.js....remove a single column or a range of columns is presented in this...required worksheet Remove the range of specific columns by passing...

    kb.aspose.com/cells/nodejs/how-to-delete-a-colu...
  3. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python....get its access Create a cell range where this condition is to be...the FormatConditionType and range Set the background color for...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  4. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...(cells) range onto it. For example, you may create a range based...insertColumns(3,1, options); with: Range range1 = worksheet.getCells()...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  5. C++ API to Convert PDF to SWF | products.aspose...

    Convert PDF to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... It supports a wide range of features such as document...more. It also supports a wide range of file formats such as PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::AppendChild method. Adds the specified node to the end of the stdContent Range in C++....to the end of the stdContent range. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Working with multipage image formats|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....format, the 1st page of the range will be exported; in the case...multi-page format, all pages of the range will be exported. Example of...

    docs.aspose.com/imaging/python-net/working-with...
  8. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility.... Range . Replace ( regex , @"$2 took...([A-z]+) to ([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Field.unlink method | Aspose.Words for Python

    Field.unlink method. Performs the field unlink.... range . fields [ 1 ] . unlink () See...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert MHTML to RTF in Python | products.aspos...

    MHTML and HtmlFixed to RTF conversion in your Python applications without using Microsoft Word...to use and provides a wide range of features that make it a great...documents. It also provides a wide range of options for customizing the...

    products.aspose.com/total/python-net/conversion...