Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 22,536 for

range

(0.11 sec)
  1. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...Cleanup (); return 1 ; } Range range = worksheet . GetCells ()..."A7" ); if ( ! range ) { std :: cerr << "Range creation failed...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  2. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....reference range Add the list of values in the reference range Create...definition of the reference range of values that are to be used...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...casefold() for i in range(paras.count): p = paras[i].as_paragraph()...NodeType.RUN, True) for j in range(runs.count): rr = runs[j].as_run()...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET....light_gray for column_index in range ( col_count ): th_element =...HorizontalAlignment . RIGHT for row_index in range ( row_count ): tr_element =...

    docs.aspose.com/pdf/python-net/working-with-tab...
  5. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete Ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....Delete Ranges with JavaScript via C++ Contents [ Hide ] Introduction...In Excel, you can select a range, then delete it and shift other...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  6. 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...
  7. StructuredDocumentTagRangeStart Class | Aspose....

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeStart class, enabling seamless multi-section content management in structured documents....class Represents a start of ranged structured document tag which...the Structured document tag range start class. Properties Name...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Convert ODP to JSON Format via Java | products....

    Convert ODP to JSON format via Java without using using Microsoft Excel or PowerPoint...powerful library provides a wide range of features for manipulating...libraries for manipulating a wide range of file formats. Aspose.Slides...

    products.aspose.com/total/java/conversion/odp-t...
  9. 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...
  10. Range.formFields property | Aspose.Words for No...

    Range.formFields property. Returns a [Range.formFields](./) collection that represents all form fields in the Range....property Range.formFields property Returns a Range.formFields...represents all form fields in the range. get formFields () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...