Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 24,287 for

range

(0.09 sec)
  1. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....removeDuplicates() method with a defined range to eliminate duplicate lines...removeDuplicates() method with a range of cells and flag for headers...

    kb.aspose.com/cells/python/remove-duplicate-row...
  2. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#....document can overlap and span any range. Badly formed bookmarks or bookmarks...Bookmark bookmark1 = doc . Range . Bookmarks [ 0 ]; // By name...

    docs.aspose.com/words/net/working-with-bookmark...
  3. 用 Node.js 在工作表中移动单元格范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移动工作表中的单元格范围。... getCells (); const range = cells . createRange ( "A1"..."B5" ); //move the range to right. range . moveTo ( 0 , 2 );...

    docs.aspose.com/cells/zh/nodejs-cpp/move-range-...
  4. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. System :: String Aspose ::...bookmark’s spanned pages as a page range for an INDEX field entry. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. AxisBound.value_as_date property | Aspose.Words...

    AxisBound.value_as_date property. Returns value of axis bound represented as datetime....Y-axes, # so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart . axis_x ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermark.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermark SetText method. Easily add customizable text watermarks for a professional touch!...when the text length is out of range or the text contains only whitespaces...text length must be in the range from 1 to 200 inclusive. The...

    reference.aspose.com/words/net/aspose.words/wat...
  7. 在 Ruby 中自动调整行和列|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....based on the contents in a range of # cells (from 1st to 9th...you to do AutoFit Row in a Range of Cells. Also, comment line...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  8. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....interface for accessing ranged and non-ranged structured tags. sdts...sdts = list ( doc . range . structured_document_tags ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...a Win32 FILETIME (the valid range is 01‑01‑1601 to 31‑12‑9999)...materialised, and an out‑of‑range or corrupted value causes the...

    forum.aspose.com/t/throw-exception-in-contact-u...
  10. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless document processing....of every comment and comment range in a document. public void CommentsToText...IndentAndAppendLine ( "[Comment range start] ID: " + commentRangeStart...

    reference.aspose.com/words/net/aspose.words/doc...