Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 20,033 for

range

(0.04 sec)
  1. 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...
  2. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C#... Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/net/working-solution-for...
  3. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter).... entry_level_range = '1-3' self . assertEqual (...\\ n \\ f A \\ l 1' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Worksheet Cells in a Workbook|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 data in a named range. Change data alignment and orientation...Cells lets you to draw cell & range borders quickly & easily. It...

    docs.aspose.com/cells/java/format-worksheet-cel...
  5. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...CreateOleImage ( Aspose :: Cells :: Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/cpp/working-solution-for...
  6. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... range . fields . at ( 2 ). result...updateFields (); expect ( doc . range . fields . at ( 2 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... range . fields ])) doc . update_fields...FIELD_INCLUDE_PICTURE for f in doc . range . fields ])) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Adjust Row Height in Excel using C#

    This quick tutorial will guide you how to adjust row height in Excel using C#. You can change Excel row height using C# using a few lines of code in Windows, macOS or Linux....selected columns of a row, a range of rows, or the entire worksheet...the contents by providing the range of columns within a row using...

    kb.aspose.com/cells/net/how-to-adjust-row-heigh...
  9. CellMerge enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  10. How to Make a Dropdown List in Excel using Node.js

    This article guides on how to make a dropdown list in Excel using Node.js. It has the details to set the IDE, the program logic steps, and a runnable sample code to add data validation in Excel using Node.js....Create a range on the reference sheet , set the range name and...validation including the reference range using setFormula1() method Save...

    kb.aspose.com/cells/nodejs/how-to-make-a-dropdo...