Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 24,674 for

range

(0.35 sec)
  1. Convert PDF to TSV in Android Apps | products.a...

    Render PDF to TSV in Android Apps API without using Microsoft Excel or Adobe Reader...easy to use and provide a wide range of features to manipulate PDF...Moreover, it supports a wide range of programming languages such...

    products.aspose.com/total/android-java/conversi...
  2. Convert PCL to DIF in Android Apps | products.a...

    Render PCL to DIF in Android Apps API without using Microsoft Excel or Adobe Reader... This API provides a wide range of features for manipulating...spreadsheet processing API provides a range of features for manipulating...

    products.aspose.com/total/android-java/conversi...
  3. Convert PS to XLTM in Android Apps | products.a...

    Render PS to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...provide developers with a wide range of features to help them create...provides developers with a range of other features, such as the...

    products.aspose.com/total/android-java/conversi...
  4. Supported Formula Functions|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....Returns the entire spilled range for the dynamic array in cell...text values from any specified range ASC Text : Changes full-width...

    docs.aspose.com/cells/python-java/supported-for...
  5. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...getWorksheets(); NamedRange[] ranges = sheets.getNamedRanges();...for (NamedRange range : ranges) { if (!range.getText().startsWith(namePrefix))...

    forum.aspose.com/t/formatting-not-retained-whil...
  6. Generate DATAMATRIX BarCode Images via Python |...

    Create DATAMATRIX symbology BarCode Images using Python applications without using any other software....making it ideal for a wide range of applications, including product...barcode can be printed on a wide range of surfaces, including paper...

    products.aspose.com/total/python-net/generate-b...
  7. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Each rule associates a Unicode range with one or more fonts that...rules for different character ranges, add or remove fallback fonts...

    docs.aspose.com/slides/python-net/create-fallba...
  9. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…... If the search range is simple reference, such as...caching and re-arranging the range data(so even though the formulas...

    forum.aspose.com/t/workbook-calculateformula-is...
  10. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end 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...