Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 24,287 for

range

(0.26 sec)
  1. 使用JavaScript通过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....Example - Convert Table to Range </ title > </ head > < body...body > < h1 > Convert Table to Range Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/tables-...
  2. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... range . structuredDocumentTa . getById...document tag or ranged tag by Title. sdt = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Merge Table Cells in C#|Aspose.Words for .NET

    How to merge table cells in C#. Check if cells in a table are merged using C#....which is called to merge a range of cells in a table. The code...table cells in the specified range, starting at the given cell...

    docs.aspose.com/words/net/working-with-merged-c...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/net/working-solution-for...
  5. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...CreateOleImage ( Aspose :: Cells :: Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/cpp/working-solution-for...
  6. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured document tag by identifier.... range . structured_document_tags ...document tag or ranged tag by Title. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....apply formats to a cell or range of cells and have that formatting...the worksheet by calling the Range.Copy() method. #include <iostream>...

    docs.aspose.com/cells/cpp/conditional-formatting/
  8. Working with GridWeb Client Side Script|Documen...

    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....functions to select range or get the selected range in GridWeb Validate...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. PageRange | Aspose.Words for Java

    Represents a continuous Range of pages in Java....PageRange Represents a continuous range of pages. To learn more, visit...extract pages based on exact page ranges. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java....sample values in a cell Create a range around the desired set of cells...a border around the defined range using the border type and color...

    kb.aspose.com/cells/java/add-borders-in-excel-u...