Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 24,435 for

range

(0.09 sec)
  1. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...sample file defines a filter range from A2 to E17. If I apply the...empty rows make the filter range end before them in Excel. Issue...

    forum.aspose.com/t/griddesktop-read-only-mode-e...
  2. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Xlsx)); var range = wbc.Worksheets.Names.First(x...worksheet = range.Worksheet; worksheet.PageSetup.PrintArea = range.Address;...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  3. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cell_area_name ) k = 0 for i in range ( area . start_column , area...end_column + 1 ): for j in range ( area . start_row , area ....

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  4. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...get(chartIndex); // Set data range for chart chart.getNSeries()...the following : // Set data range for chart chart.getNSeries()...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  5. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management....document tags in the specified range. StructuredDocumentTa Represents...Represents an end of ranged structured document tag which accepts...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...Range.Fields) { if (field.Type ==...(Field field in actualDocument.Range.Fields) { if (field.Type ==...

    forum.aspose.com/t/remove-merge-fields-from-pdf...
  7. Zooming In or Out On the Worksheet in GridDeskt...

    This article introduces how to zoom in or zoom out in GridDesktop....Worksheet class that has a wide range of properties and methods for...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....specific pages or just a page range according to your requirements...

    kb.aspose.com/words/java/convert-text-to-image-...
  9. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....Worksheet class provides a wide range of properties and methods used...

    docs.aspose.com/cells/python-net/managing-page-...
  10. Selecting the version of excel file to be opene...

    Hi, I have requirement to open the excel files of different versions (ranging from 95 to 2007) but while opening and saving them using aspose.cell we have to specify the version of excel. How we will come to know in ru…...files of different versions (ranging from 95 to 2007) but while...BIFF8 or greater file formats ranging from MS Excel 97 - MS Excel...

    forum.aspose.com/t/selecting-the-version-of-exc...