Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 24,384 for

range

(1.25 sec)
  1. Convert POTM to JPG in Python | products.aspose...

    Convert POTM to JPG in Python. Use Python library API to convert POTM files to JPG...not only JPG but also a wide range of other formats, empowering..."PowerPoint.potm" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPSM to JPG in Python | products.aspose...

    Convert PPSM to JPG in Python. Use Python library API to convert PPSM files to JPG...not only JPG but also a wide range of other formats, empowering..."PowerPoint.ppsm" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...
  3. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....character range to be omitted. index . letter_range = 'a-c' self...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter....character range to be omitted. index . letter_range = 'a-c' self...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor... PageSet(ranges) {#pagerange[]} Creates a page...page set based on ranges. PageSet ( ranges : Aspose . Words ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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 ( "New...Add support of regex to doc.range.replace' , () => { let mainDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality.... Range . Replace ( regex , @"$2 took...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 使用 JavaScript 通过 C++ 将单元格范围显示为数据标签|Documentation

    学习如何在图表中使用 Aspose.Cells for JavaScript 通过 C++ 显示单元格范围作为数据标签。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...Cells Example - Show Range in Data Labels </ title > </...head > < body > < h1 > Show Range in Data Labels Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/showing...