Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 24,160 for

range

(0.59 sec)
  1. StructuredDocumentTagRangeStart.range_end prope...

    StructuredDocumentTagRangeStart.Range_end property. Specifies end of Range if the [StructuredDocumentTag](../../structureddocumenttag/) is a Ranged structured document tag...range_end property StructuredDocumentTa.range_end property Specifies...end of range if the StructuredDocumentTa is a ranged structured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale method. Gets or sets the size of the bubbles as a percentage of their default size in C++.... The range of acceptable values is from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for .NET API....Assistant Close Get Hyperlinks in Range Detect Hyperlink Type Analyzing...

    docs.aspose.com/cells/net/add-image-hyperlinks/
  4. Excel with unsupported border style to HTML|Doc...

    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.... Export print area range to HTML Analyzing your prompt...

    docs.aspose.com/cells/python-java/excel-with-un...
  5. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... categories ) for k in range ( len ( chart . chart_data .... categories )): for i in range ( len ( chart . chart_data ....

    docs.aspose.com/slides/python-net/chart-data-la...
  6. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all paragraphs from the collection to a new array of paragraphs.... range . text . includes ( "third"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... Remarks The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word.... range . replace ( 'Jackson' , 'Louis'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageRange | Aspose.Words for .NET

    Create customized page Ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....constructor Creates a new page range object. public PageRange ( int...extract pages based on exact page ranges. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…...page if they fall within the range of the extracted pages. Here’s...foreach (Bookmark bookmark in doc.Range.Bookmarks) { // Check if the...

    forum.aspose.com/t/extractpages-function-remove...