Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 24,159 for

range

(0.06 sec)
  1. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#....particular string within the current range. It returns the number of replacements...occurrences with 'bad'. doc . Range . Replace ( "document" , "document...

    docs.aspose.com/words/net/find-and-replace-text...
  2. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....within the ASCII characters' range. In that case, # it will display...characters outside of the ASCII range. # Ideally, this font should...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured document tag Range to XML data in a custom XML part of the current document....this structured document tag range to XML data in a custom XML...map a structured document tag range to XML data. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.get_style...

    docs.aspose.com/cells/python-net/reusing-style-...
  5. EditableRange.singleUser property | Aspose.Word...

    EditableRange.singleUser property. Returns or sets the single user for editable Range....the single user for editable range. get singleUser () : string...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Merge Table Cells in C#|Aspose.Words for .NET

    How to merge table cells in C#. Check if cells in a table are merged using C#....which is called to merge a range of cells in a table. The code...table cells in the specified range, starting at the given cell...

    docs.aspose.com/words/net/working-with-merged-c...
  7. Reading and Writing Query Table of Worksheet|Do...

    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 Query Table Result Range Aspose.Cells provides an option...the address, i.e., the result range of cells for a query table....

    docs.aspose.com/cells/net/reading-and-writing-q...
  8. 用C++创建联合范围|Documentation

    使用Aspose.Cells在Excel文件中创建联合范围...workbook ; // Create union range UnionRange unionRange = workbook...// Put value "ABCD" in the range unionRange . SetValue ( u "ABCD"...

    docs.aspose.com/cells/zh/cpp/create-union-range/
  9. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a Ranged multisection, enhancing document organization and functionality....true if this instance is a ranged (multi-section) structured...IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa . GetById...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTagCollection Class | Aspose....

    Explore the Aspose.Words.Markup.StructuredDocumentTagCollection class for efficient management of structured document tags, enhancing your document processing capabilities....document tags in the specified range. To learn more, visit the Structured...IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa . GetById...

    reference.aspose.com/words/net/aspose.words.mar...