Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 20,033 for

range

(0.04 sec)
  1. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....document can overlap and span any range. To create a valid bookmark..."MyBookmark" ); expect ( doc . range . bookmarks . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....document can overlap and span any range. To create a valid bookmark..."MyBookmark" ); expect ( doc . range . bookmarks . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  4. 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 ); Assert...\"12345ABCDE\" CODE39 \\d" , doc . Range . Fields [ 0 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/python-net/data-validation/
  6. 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 ); Assert...\"09312345678907\" ITF14 \\c STD" , doc . Range . Fields [ 0 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert PS to PPT via Java API | products.aspos...

    Java API to Convert PS to PPT without using Microsoft Word...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/java/conversion/ps-to...
  8. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...Cleanup (); return 1 ; } Range range = worksheet . GetCells ()..."A7" ); if ( ! range ) { std :: cerr << "Range creation failed...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  9. Convert MD to POTM via Java API | products.aspo...

    Java API to Convert MD to POTM without using Microsoft Word...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/java/conversion/md-to...
  10. Merge or UnMerge Cells in a Worksheet in VSTO a...

    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....//Get the range of cells i.e.., A1:C1. Excel . Range rng1 = excelApp...excelApp . get_Range ( "A1" , "C1" ); //Merge the cells. rng1...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...