Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 22,537 for

range

(0.19 sec)
  1. FieldFormDropDown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance document interactivity with dynamic dropdown fields for seamless user experiences.... Range . Fields [ 1 ]; Assert . That...( FieldFormDropDown ) doc . Range . Fields [ 2 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...Get ( 0 ); // Create cells range. Range rng = ws . GetCells ()....( true ); // Apply style to range of cells. rng . ApplyStyle (...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  3. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/net/aspose.words/tex...
  4. Add Hyperlinks to 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(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  5. Formula text containing local absolute cell ref...

    In copying a particular Range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...3:28pm 1 In copying a particular range of cells from one workbook to...location of the destination range in the new workbook, while Excel...

    forum.aspose.com/t/formula-text-containing-loca...
  6. Exposure Adjustment Layer|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....attention that exposure must be in range from -20.0 to 20.0, offset value...value must be in range from -0.5 to 0.5 and the range of value of...

    docs.aspose.com/psd/java/layer-types/adjustment...
  7. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....areas and create a range for each Call the Range.unMerge() method...In each iteration, create a range for the merged areas and call...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  8. How to Set Print Area|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library....Click and drag to select the range of cells you want to set as...is set, only the specified range of cells will be printed. By...

    docs.aspose.com/cells/java/how-to-set-print-area/
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....CreateRange method to create a range of the cells to be merged. The...above and returns a Range object. The Range object also provides...

    docs.aspose.com/cells/net/cells-alignment-setti...
  10. Convert DOTM to JSON Format in Android Apps | p...

    Parse DOTM to JSON format in Android Apps without using Microsoft Word or Excel... Convert DOTM to JSON in Range in Android Apps While you are...DOTM to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...