Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 21,984 for

range

(0.04 sec)
  1. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly.... Range . Fields [ 0 ]. Result , Is...yyyy\"" ); Assert . That ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...
  2. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::OutlineOptions::get_Head...

    Aspose::Words::Saving::OutlineOptions::get_HeadingsOutlineLevels method. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline in C++.... Valid range is 0 to 9. See Also Class OutlineOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Returns the entire spilled range for the dynamic array in cell...text values from any specified range ASC Text : Changes full-width...

    docs.aspose.com/cells/python-net/supported-form...
  5. CompositeNode.getOfficeMath method | Aspose.Wor...

    CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....Remarks If index is out of range, a null is returned. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel, step by step: Select the range of cells you want to analyze...cell_area_name ) k = 0 for i in range ( area . start_column , area...

    docs.aspose.com/cells/python-net/how-to-add-top...
  7. FieldEQ.AsOfficeMath | Aspose.Words for .NET

    Transform EQ fields with FieldEQ's AsOfficeMath method, effortlessly converting them into Office Math objects for seamless document integration.... Range . Fields . OfType < FieldEQ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the font.... for i in range ( all_fonts . count ): print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Document Properties|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....linked to the content of a given range, call the CustomDocumentProper...possible to get the source range using the Source property of...

    docs.aspose.com/cells/java/managing-document-pr...
  10. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...Sub AutoOpen() Dim oStory As Range For Each oStory In ActiveDocument...Sub AutoOpen() Dim aStory As Range Dim aField As Field For Each...

    forum.aspose.com/t/eszett-characters-are-turned...