Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 24,286 for

range

(0.15 sec)
  1. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... range . replace ( pattern = 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++.... Valid values range from 0 to 1584 inclusive. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....April 3, 2025 Transfer Excel Range formatting to word Table formatting...March 28, 2025 Index was out of range pivot table.CalculateData method...

    forum.aspose.com/c/cells/9
  5. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of Ranged structured document tag which accepts multi-sections content...class Represents an end of ranged structured document tag which...the Structured document tag range end class. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... range . replace ( new Regex ( "(header|footer)"...replacingCallback = logger ; doc . range . replace ( new Regex ( "New...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....the document Create a page range for each page and create a PageSet...document. However, you may set a range of pages like for pages from...

    kb.aspose.com/words/python/how-to-convert-word-...
  8. What is the most efficient way to convert an Ex...

    Hi, I’m currently trying to convert an Excel sheet to a table in Word. From the previous posts from others I understood there could be no way to convert it directly, however they were also mentioned that using an inter…...Also from this post Copy Cells range and formatting to Word table...also need to convert excel range to word tables. May I also have...

    forum.aspose.com/t/what-is-the-most-efficient-w...
  9. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... Range . Fields ; Assert . That ( fields...FieldCollection fields = doc . Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... range . fields ])) doc . update_fields...FIELD_INCLUDE_PICTURE for f in doc . range . fields ])) See Also module...

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