Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 24,617 for

range

(0.32 sec)
  1. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page Range object....ss, to) Creates a new page range object. def __init__ ( self...extract pages based on exact page ranges. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PCL to SXC in Android Apps | products.a...

    Render PCL to SXC in Android Apps API without using Microsoft Excel or Adobe Reader... This API provides a range of features for manipulating...formats. It also supports a wide range of other features, such as text...

    products.aspose.com/total/android-java/conversi...
  3. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities.... Range { get; } Returns a Range object that represents...FieldCollection fields = doc . Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. 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...
  6. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....HeaderPrimary ); header -> get_Range ()-> Replace ( u "Aspose.Words"...FooterPrimary ); footer -> get_Range ()-> Replace ( u "(C) 2006 Aspose...

    docs.aspose.com/words/cpp/find-and-replace/
  7. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Each rule associates a Unicode range with one or more fonts that...rules for different character ranges, add or remove fallback fonts...

    docs.aspose.com/slides/cpp/create-fallback-font/
  8. Wrapping Cell Text|Documentation

    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.... Range cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/net/wrapping-cell-text/
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results.... Range . Replace ( new Regex ( "(header|footer)"...ReplacingCallback = logger ; doc . Range . Replace ( new Regex ( "New...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 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...