Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 50,962 for

range

(0.15 sec)
  1. Aspose::Words::EditableRangeEnd::get_Id method ...

    Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier of the editable Range in C++....identifier of the editable range. int32_t Aspose :: Words ::...how to work with an editable range. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. ListObject class | Aspose.Cells for Python via ...

    ListObject class ListObject class Represents a list object on a worksheet. The ListObject object is a member of the L......the range. start_column Gets the start column of the range. end_row...of the range. end_column Gets the end column of the range. list_columns...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. copy method | Aspose.Cells for Python via .NET ...

    copy method copy Copying the Range with paste special options. def copy ( self , Range , options ): ... Parameter Typ......copy method copy Copying the range with paste special options.... def copy ( self , range , options ): ... Parameter Type Description...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Aspose::Cells::Name class | Aspose.Cells for C+...

    Aspose::Cells::Name class. Represents a defined name for a Range of cells in C++....Represents a defined name for a range of cells. class Name Methods...GetRange() Gets the range if this name refers to a range. GetRange(bool...

    reference.aspose.com/cells/cpp/aspose.cells/name/
  5. EditableRangeStart.id property | Aspose.Words f...

    EditableRangeStart.id property. Specifies the identifier of the editable Range....identifier of the editable range. Examples Shows how to work...work with an editable range. doc = aw . Document () doc . protect...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable Range end in C++....the document as an editable range end. System :: SharedPtr < Aspose...() ReturnValue The editable range end node that was just created...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. setSkipBlanks(true) does not skip blank source ...

    Using the setSkipBlanks paste option does not work with Aspose Cells 24.7. Below is sample Java code and a ZIP containing the input and output Excel files that demonstrate this issue: public static void main(String[] ar…...get(1); Range targetRange = targetSheet.getCells()...getCells().createRange(0, 0, 2, 2); Range sourceRange = sourceSheet.getCells()...

    forum.aspose.com/t/setskipblanks-true-does-not-...
  8. IntRange - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Description IntRange (int[] range) Initializes a new instance...int[] getRange () Gets the range. static int[] getRange (int...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. ProtectedRange | Aspose.Cells for Java API Refe...

    A specified Range to be allowed to edit when the sheet protection is ON....ProtectedRange A specified range to be allowed to edit when the...getClass() getName() Gets the Range title. getPassword() Represents...

    reference.aspose.com/cells/java/com.aspose.cell...
  10. Enum PasteType | Aspose.Cells for .NET API Refe...

    Aspose.Cells.PasteType enum. Represents the paste special type...All 0 Copies all data of the range. Default 1 It works as “All”...Copies all data of the range without the range. DefaultExceptBorders...

    reference.aspose.com/cells/net/aspose.cells/pas...