Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 24,347 for

range

(0.09 sec)
  1. Export Data from Worksheet in .NET|Documentation

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

    docs.aspose.com/cells/net/export-data-from-work...
  2. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control.... Range . Replace ( new Regex ( "New...int replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Convert ODS to DOTX using Python or with free O...

    ODS to DOTX conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOTX online converter quickly before integrating the code....NET API provides a wide range of features to work with ODS...via .NET API provides a wide range of features to work with DOTX...

    products.aspose.com/total/python-net/conversion...
  4. Java API to Render PDF to XLSB | products.aspos...

    Export PDF to XLSB via Java API without using Microsoft Excel or Adobe Reader... It provides a wide range of features such as creating...to XLSB. It provides a wide range of features such as creating...

    products.aspose.com/total/java/conversion/pdf-t...
  5. Java API to Render MHTML to XLTM | products.asp...

    Export MHTML to XLTM via Java API without using Microsoft Excel or Adobe Reader... It provides a wide range of features such as creating...to XLTM. It provides a wide range of features such as creating...

    products.aspose.com/total/java/conversion/mhtml...
  6. C# API to Export EMAIL to PDF | products.aspose...

    Convert EMAIL to PDF without using Microsoft Word or Outlook on .NET...NET suite offers a wide range of features that make it easy...formats. It supports a wide range of EMAIL file formats, including...

    products.aspose.com/total/net/conversion/email-...
  7. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!... Range . Fields . Count ( f => f ....True ); Assert . That ( doc . Range . Fields . Count ( f => f ....

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB... range . fields )))) else : self ....FieldType . FIELD_PAGE , doc . range . fields )))) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export EML to EPUB via C++ | products.aspose.com

    C++ API to Convert EML to EPUB without using Microsoft Word or Outlook...manipulate, and convert a wide range of file formats. It includes...formats. It supports a wide range of email formats, including...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Rotating Cell Text|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 (B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); //Specify the angle of rotation...

    docs.aspose.com/cells/net/rotating-cell-text/