Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 24,360 for

range

(0.08 sec)
  1. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field... Valid values are in the range [0, 0xFFFFFF] barcode_type Gets...symbol. Valid values are in the range [0, 0xFFFFFF] format Gets a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.end_column_bookmark method | As...

    DocumentBuilder.end_column_bookmark method. Marks the current position in the document as a column bookmark end...covers one or more columns in a range of rows. To create a valid bookmark...DocumentBuilder.end_editable_range method...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the documentation article in C++....of the bookmark that marks a range of pages that is inserted as...of the bookmark that marks a range of pages that is inserted as...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and the other label of pie charts using the GlobalizationSettings class in Aspose.Cells for Node.js via C++....which contains data in the range A2:B9 const sheet = workbook...for German Locale in Named Range Formulae with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/using-globaliz...
  6. 用Node.js和C++检测空工作表|Documentation

    本文演示了使用C++的Node.js API以编程方式检测Excel工作簿中的空工作表的代码。...initialized cells else { const range = sheet . getCells (). getMaxDisplayRange...getMaxDisplayRange (); const rangeIterator = range . getEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/zh/nodejs-cpp/detecting-e...
  7. Code Comparison for Common Features with VSTO|D...

    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 Apply Styles to Ranges in Workbooks Auto Filter Data...Aspose.Cells Creating a Named Range in VSTO and Aspose.Cells Delete...

    docs.aspose.com/cells/net/code-comparison-for-c...
  8. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB... range . fields ]. filter ( f => f...true ); expect ([... doc . range . fields ]. filter ( f => f...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....html > Allow Users to Edit Ranges The following example shows...how to allow users to edit a range in a protected worksheet. <...

    docs.aspose.com/cells/javascript-cpp/protecting...
  10. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... TIFF ) for i in range ( doc . page_count ): # Set...

    reference.aspose.com/words/python-net/aspose.wo...