Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 19,986 for

range

(0.05 sec)
  1. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Range . Text . Trim (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks.... Valid range is 0 to 9. Examples Shows to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... Range . Fields [ 0 ]. Remove (); Console...

    reference.aspose.com/words/net/aspose.words/ino...
  4. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...""" for i in range ( data_points_count ): point...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/Ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...I’m trying to convert charts/ranges in excel to images to insert...image of the cell range if an accuarate cell range is suppiled if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  6. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method... range . fields [ 0 ] . as_field_if...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... range . replace ( pattern = '(C) 2006...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....search to a specific page or a range of pages —especially when working...Search on a Range of Pages # To search a custom range (e.g., pages...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  9. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....this section describe a wide range of document manipulation tasks...with Sections Working with Ranges Extract Content Between Nodes...

    docs.aspose.com/words/python-net/programming-wi...
  10. ChartDataLabel.number_format property | Aspose....

    ChartDataLabel.number_format property. Returns number format of the parent element....""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

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