Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 24,386 for

range

(1.08 sec)
  1. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…... When the range is rendered to an EMF file using...Worksheets[worksheetName]; var range = asposeSheet.Cells.CreateRange(rangeAddress);...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  2. 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...
  3. 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...
  4. 旋转单元格文本|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/zh/net/rotating-cell-text/
  5. Insert a Picture Based on Cell Reference|Docume...

    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.... Since the cells or cell ranges are linked to the graphic object...the data in those cells or ranges automatically appear in the...

    docs.aspose.com/cells/python-net/insert-a-pictu...
  6. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API....enumerator Range.enumerator All of the above‑mentioned...// Iterate over a specific range A1:B10 const rangeEnumerator...

    docs.aspose.com/cells/javascript-cpp/how-and-wh...
  7. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint... It supports a wide range of file formats, including ODP...applications. It supports a wide range of file formats, including JSON...

    products.aspose.com/total/cpp/conversion/odp-to...
  8. Node.js与C++中的表格和区域|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.... join ( dataDir , "table_ranges.xlsx" ); // Open an existing...first worksheet) to normal range wb . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  9. Working with Bookmarks in C++|Aspose.Words for C++

    Understanding bookmark concepts and how bookmark can be used in your program using C++....document can overlap and span any range. Badly formed bookmarks or bookmarks...other purposes. Use the Node.Range property exposed by any document...

    docs.aspose.com/words/cpp/working-with-bookmarks/
  10. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...the changes to the specified range. Save the modified workbook...percentage format for the specified range in your workbook to show one...

    forum.aspose.com/t/how-to-change-number-format-...