Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 50,961 for

range

(0.19 sec)
  1. get_input_range method | Aspose.Cells for Pytho...

    get_input_Range method get_input_Range Gets the Range used to fill the control. Returns The Range used to fill the co......get_input_range method get_input_range Gets the range used to fill...The range used to fill the control. def get_input_range ( self...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. BookmarkCollection.Remove | Aspose.Words for .NET

    BookmarkCollection Remove method. Removes the specified bookmark from the document in C#.... Range . Bookmarks ; Assert . AreEqual...bookmark = doc . Range . Bookmarks [ 0 ]; doc . Range . Bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  3. Remove Named ranges (Name) which have an invali...

    What is the best practice using Aspose API to remove all named Ranges with a specfic prefix which are referring #REF! (wrong reference). i.e. remvoe all name that starts with “pre_” with invlalid reference. Another re…...Remove Named ranges (Name) which have an invalid reference Aspose...Aspose API to remove all named ranges with a specfic prefix which...

    forum.aspose.com/t/remove-named-ranges-name-whi...
  4. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#.... Range . Paragraphs . Last . Range . Delete (); Globals...wdHeaderFooterPrimar ]. Range . Paragraphs . Last . Range . Delete (); Aspose...

    docs.aspose.com/words/net/removing-header-and-f...
  5. Use Formulas Functions to Process Data in VSTO ...

    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.... Range cellA1 = worksheet . Range [ "A1" ]; Microsoft...Interop . Excel . Range cellA2 = worksheet . Range [ "A2" ]; Microsoft...

    docs.aspose.com/cells/net/use-formulas-function...
  6. Class GridCells | Aspose.Cells for .NET API Ref...

    Aspose.Cells.GridWeb.Data.GridCells class. Encapsulates a collection of GridCell objects...(GridCellArea) Clears contents of a range. ClearContents (int, int, int... int) Clears contents of a range. ClearFormats (GridCellArea)...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. CreateRange | Aspose.Cells for .NET API 参考

    创建一个Rangeaspose.cells/Range来自范围地址的对象...CreateRange method 创建一个 Range 来自范围地址的对象。 public Range CreateRange ( string...Int32 工作表索引。 返回值 一个 Range 目的 也可以看看 class Range class WorksheetCollection...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  8. CharacterRange() | Aspose.Slides for C++ API Re...

    Constructs a new instance of CharacterRange class that represents the specified Range....that represents the specified range. System :: Drawing :: CharacterRange...the first characeter of the range represented by the current object...

    reference.aspose.com/slides/cpp/system.drawing/...
  9. DocumentVisitor.visit_comment_range_end method ...

    DocumentVisitor.visit_comment_Range_end method. Called when the end of a commented Range of text is encountered....visit_comment_range_end method visit_comment_range_end(comment_range_end)...commented range of text is encountered. def visit_comment_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Implementing Non-Sequential Ranges|Documentation

    This article shows how to Add Non-Sequential Ranges by the Aspose.Cells for Python via .NET API....Implementing Non-Sequential Ranges Contents [ Hide ] Possible...Usage Scenarios Normally, named ranges are rectangular with cells...

    docs.aspose.com/cells/python-net/implementing-n...