Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 19,986 for

range

(0.03 sec)
  1. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable Range from the document...remove() Removes the editable range from the document. Does not...content inside the editable range. def remove ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用 C++ 将源范围的行高复制到目标范围|Documentation

    学习如何使用 Aspose.Cells for C++ 将行高从源范围复制到目标范围。...will be copied to destination range srcSheet . GetCells (). SetRowHeight...); // Create source range to be copied Range srcRange = srcSheet...

    docs.aspose.com/cells/zh/cpp/copy-row-heights-o...
  3. 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...
  4. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。...Cells提供一些重载的 Range.Copy 方法来复制范围, Range.CopyStyle 只复制范围的样式, Range.CopyData...只复制范围的值。 复制范围 创建两个范围:源范围、目标范围,然后使用Range.Copy方法将源范围复制到目标范围。 查看以下代码: #include...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/
  5. Tables and Ranges|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....Tables and Ranges Contents [ Hide ] Introduction Sometimes you...convert the table to a regular range of data. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/tables-and-ran...
  6. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable Ranges in Word documents for seamless document editing....Represents an end of an editable range in a Word document. To learn...identifier of the editable range. virtual IsComposite { get;...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable Range identifier in C++....d method Gets the editable range identifier. int32_t Aspose ::...and EditableRangeEnd Editable range identifiers are supposed to...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....//Get the display range of the source sheet Range sourceRange = sourceSheet...GetMaxDisplayRange (); //Create a range in the destination sheet according...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  9. Retrieve a dictionary of all named ranges in a ...

    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....Retrieve a dictionary of all named ranges in a spreadsheet document Contents...named ranges.xlsx" ; Dictionary < String , String > ranges = GetDefinedNames...

    docs.aspose.com/cells/net/retrieve-a-dictionary...
  10. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....how to work with an editable range. auto doc = System :: MakeObject...the password." ); // Editable ranges allow us to leave parts of...

    reference.aspose.com/words/cpp/aspose.words/edi...