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

range

(0.05 sec)
  1. Java API to Convert ODT to XLT or with free Onl...

    Convert ODT to XLT via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLT online converter quickly before integrating the code.... It supports a wide range of document formats, including...and XLT. It also provides a range of features for manipulating...

    products.aspose.com/total/java/conversion/odt-t...
  2. Convert XLS to PPTX using Python or with free O...

    XLS to PPTX conversion in your Python applications without using Microsoft Office or online. Test free XLS to PPTX online converter quickly before integrating the code.... It supports a wide range of features such as creating...presentations. It supports a wide range of features such as creating...

    products.aspose.com/total/python-net/conversion...
  3. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Range . Replace ( "Jackson" , "Louis"...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Create Fallback Font|Aspose.Slides 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....between the specified Unicode range, used for searching missed glyphs...rules for multiple Unicode ranges. See also Create Fallback Fonts...

    docs.aspose.com/slides/cpp/create-fallback-font/
  5. Java API to Convert DOT to DIF or with free Onl...

    Convert DOT to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to DIF online converter quickly before integrating the code.... It provides a wide range of features such as document...more. It also supports a wide range of document formats such as...

    products.aspose.com/total/java/conversion/dot-t...
  6. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....SetIsVisible ( true ); // Set data range chart . SetChartDataRange (...true ); // Add series data range chart . GetNSeries (). Add (...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  7. 向单元格添加超链接|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....//Define a range object(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  8. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from worksheet into datatable using C#....How to Export Range with Header Data from a range can be exported...data. Following code exports a range of data to DataTable with an...

    docs.aspose.com/cells/net/export-data-from-work...
  9. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....of Structured Document Tag Range You can get the mapping of this...this structured document tag range to XML data in a custom XML...

    docs.aspose.com/words/python-net/working-with-c...
  10. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

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