Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 24,383 for

range

(0.14 sec)
  1. C# API to Export EMLX to DOCX | products.aspose...

    Convert EMLX to DOCX without using Microsoft Word or Outlook on .NET...developers to work with a wide range of file formats, including EMLX...such as EMLX. It provides a range of features that make it easy...

    products.aspose.com/total/net/conversion/emlx-t...
  2. Export PS to POTX via C# API | products.aspose.com

    .NET API to Convert PS to POTX without using Microsoft Word... This API provides a range of features to manipulate PDF...to POTX. This API provides a range of features to manipulate presentations...

    products.aspose.com/total/net/conversion/ps-to-...
  3. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...to use and provides a wide range of features. It supports a variety...to use and provides a wide range of features. It supports a variety...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for .NET API....Assistant Close Get Hyperlinks in Range Detect Hyperlink Type Analyzing...

    docs.aspose.com/cells/net/add-image-hyperlinks/
  5. Excel with unsupported border style to HTML|Doc...

    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.... Export print area range to HTML Analyzing your prompt...

    docs.aspose.com/cells/python-java/excel-with-un...
  6. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Format data in a named range. Change data alignment and orientation...draw borders around cells and ranges easily. It also lets you apply...

    docs.aspose.com/cells/cpp/format-worksheet-cell...
  7. 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...
  8. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all paragraphs from the collection to a new array of paragraphs.... range . text . includes ( "third"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... Remarks The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word.... range . replace ( 'Jackson' , 'Louis'...

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