Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 24,159 for

range

(0.08 sec)
  1. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless page Range formatting and enhance your document's clarity....the start and end of a page range. public string PageRangeSeparator...bookmark’s spanned pages as a page range for an INDEX field entry. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... range . fields . at ( 0 ). getFieldCode...AUTHOR " ); expect ( doc . range . fields . at ( 1 ). getFieldCode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... range . fields [ 0 ] . get_field_code...assertEqual ( ' PAGE ' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_Range property. Gets or sets a Range of levels of the table of contents entries to be included....entry_level_range property FieldToc.entry_level_range property Gets...Gets or sets a range of levels of the table of contents entries...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...style ); // Create a range (B1:D1). Range range = cells . CreateRange...(described above) to the range. range . ApplyStyle ( style , flag...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  6. ImageWatermarkOptions.scale property | Aspose.W...

    ImageWatermarkOptions.scale property. Gets or sets the scale factor expressed as a fraction of the image...of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.fontSize property. Gets or sets a font size...of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. C# API to Export MD to DOCM | products.aspose.com

    Convert MD to DOCM without using Microsoft Word... It includes a range of APIs that can be used to...to DOC. This API provides a range of features such as creating...

    products.aspose.com/total/net/conversion/md-to-...
  9. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin text fonts, enhancing your design with character codes 0-127 for improved readability....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display Range of a worksheet and access cells through the Aspose.Cells for Node.js via C++ API....index of the cell is out of range. This approach is the fastest...How to Get Maximum Display Range of Worksheet Aspose.Cells for...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...