Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 24,434 for

range

(0.12 sec)
  1. 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.... Filter Criteria Date Range The following code snippet shows...emails on the basis of the date range. Filter Criteria Specific Sender...

    docs.aspose.com/email/net/filter-messages-from-...
  2. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet exc…...Range range = wb.Worksheets.GetRangeByName(rangeName);...CellsHelper.CellIndexToName(range.FirstRow, range.FirstColumn); string...

    forum.aspose.com/t/pillars-uncomplete-when-rend...
  3. 使用C++检测空白工作表|Documentation

    本文展示了如何使用Aspose.Cells的C++ API编程检测Excel工作簿中的空白工作表。...initialized cells else { Range range = sheet . GetCells (). GetMaxDisplayRange...GetMaxDisplayRange (); auto rangeIterator = range . GetEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/zh/cpp/detecting-empty-wo...
  4. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization.... Range . Fields [ 0 ]; Assert . That...implementation. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FontFallbackSettings.buildAutomatic method | As...

    FontFallbackSettings.buildAutomatic method. Automatically builds the fallback settings by scanning available fonts....checked by Unicode Character Range fields and not by the actual...Unicode ranges are checked individually and several ranges related...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....you to control the type and range of data that users can enter...Limit input to a specific date range. Provide dropdown lists of valid...

    blog.aspose.com/cells/data-validation-in-excel-...
  7. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...start of the find and replace range. Examples Shows how to apply...int replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/net/aspose.words.rep...
  8. MailMergeOptions.UseWholeParagraphAsRegion | As...

    Discover the MailMergeOptions UseWholeParagraphAsRegion property to customize your mail merge. Control paragraph inclusion for precise document formatting....TableEnd field or particular range between TableStart and TableEnd...

    reference.aspose.com/words/net/aspose.words.low...
  9. Working with multipage image formats|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....format, the 1st page of the range will be exported; in the case...multi-page format, all pages of the range will be exported. Example of...

    docs.aspose.com/imaging/python-net/working-with...
  10. FormField.remove_field method | Aspose.Words fo...

    FormField.remove_field method. Removes the complete form field, not just the form field special character.... range . form_fields [ 3 ] form_field...

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