Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 24,417 for

range

(0.09 sec)
  1. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single Range defined by an editable Range within a document in Java....edit a single range defined by an editable range within a document...editing rights of editable ranges to a specific group/user. public...

    reference.aspose.com/words/java/com.aspose.word...
  2. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....the Style dialog: Select a range of cells, then right‑click and...to individual cells, or to a range. Single Cell To set the borders...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. 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...
  4. 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...
  5. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....comments and their comment ranges using a document visitor. public...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/java/com.aspose.word...
  6. Reusing Style Objects|Documentation

    In Aspose.Cells for .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.GetStyle/Cell...

    docs.aspose.com/cells/net/reusing-style-objects/
  7. EditableRange.single_user property | Aspose.Wor...

    EditableRange.single_user property. Returns or sets the single user for editable Range....the single user for editable range. @property def single_user (...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...page_count) Extracts a specified range of pages from a document file...page_count) Extracts a specified range of pages from a document file...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 查找查询表和列表对象,它们与外部数据连接相关,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找查询表和列表对象,它们与外部数据连接相关。...name and print its refersto range console . log ( "querytable...()) { const range = name . getRange (); if ( ! range . isNull ())...

    docs.aspose.com/cells/zh/nodejs-cpp/find-query-...
  10. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....allows you to extract specified range of pages from a PDF file. This...you do not want to extract a range of pages, rather a set of particular...

    docs.aspose.com/pdf/java/extract-pdf-pages/