Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 22,820 for

range

(0.32 sec)
  1. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) in C++....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/cpp/aspose.words/fon...
  2. 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...
  3. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Range cellRange = worksheet . getCells...CreateOleImage ( com . aspose . cells . Range cellRange , int imageResolution...

    docs.aspose.com/slides/java/working-solution-fo...
  4. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document tag Range end class....the Structured document tag range end class. def __init__ ( self...corresponding structured document tag range start. See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...// Create a range of Cells from Cell A1 to C10 Range workbookScope...name to workbook scope named range workbookScope . SetName ( u...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  7. 获取单元格内容|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.... Cells ; Range range = sheet1 . Cells . MaxDisplayRange...int tcols = range . ColumnCount ; int trows = range . RowCount...

    docs.aspose.com/cells/zh/net/getting-cell-conte...
  8. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!... Range . Fields [ 0 ]. Type , Is ....FieldDisplayBarcode )); Assert . That ( doc . Range . Fields [ 0 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMergeBarcode.CaseCodeStyle | Aspose.Words ...

    Discover the FieldMergeBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD.... Range . Fields [ 0 ]. Type , Is ....FieldDisplayBarcode )); Assert . That ( doc . Range . Fields [ 0 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  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...