Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 24,386 for

range

(2.23 sec)
  1. Questions Regarding Spreadsheet Editor Issues D...

    Hello, We are currently evaluating Aspose.Cells and using it to build a web-based spreadsheet editor (Excel-like online editing). During our testing, we encountered several issues and would like to seek your technical a…...message indicates a numeric range validation issue, although no...you are encountering numeric‑range validation errors when clicking...

    forum.aspose.com/t/questions-regarding-spreadsh...
  2. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document.... range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create and Save New Workbooks|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.... Range cells = worksheet . Cells ;...

    docs.aspose.com/cells/net/create-and-save-new-w...
  4. Convert PCL to SXC in Android Apps | products.a...

    Render PCL to SXC in Android Apps API without using Microsoft Excel or Adobe Reader... This API provides a range of features for manipulating...formats. It also supports a wide range of other features, such as text...

    products.aspose.com/total/android-java/conversi...
  5. AxisTickLabels.Rotation | Aspose.Words for .NET

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your chart's clarity and visual appeal....{ get ; set ; } Remarks The range of acceptable values is from...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....the start_editable_range and end_editable_range methods. The following...editable range. edRangeStart = builder . start_editable_range () #...

    docs.aspose.com/words/python-net/restrict-docum...
  7. Filter Messages from Exchange Mailbox using Web...

    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....Date ()); Filter Criteria Date Range The following code snippet shows...emails on the basis of the date range. MailQueryBuilder builder =...

    docs.aspose.com/email/java/filter-messages-from...
  8. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...(Inherited from Node ) range Returns a Range object that represents...3 ); let bookmarks = doc . range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities.... Range { get; } Returns a Range object that represents...FieldCollection fields = doc . Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…... Transpose the populated range // Assume the mail‑merge has...Count; // number of items merged Range source = ws.Cells.CreateRange($"A2:A{rowCount...

    forum.aspose.com/t/horz-tag-in-excel/321144