Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 24,504 for

range

(1.95 sec)
  1. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...the start and end of a page range. RemoveEntryFormattin { get;...One TA field can refer to a range of pages. // We can specify...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FindReplaceOptions.findWholeWordsOnly property ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Range . Replace ( "Jackson" , "Louis"...

    reference.aspose.com/words/net/aspose.words.rep...
  5. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly.... Range . Fields . Count ( f => f ....else Assert . That ( doc . Range . Fields . Count ( f => f ....

    reference.aspose.com/words/net/aspose.words.mai...
  6. 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...
  7. FieldIndex.Heading | Aspose.Words for .NET

    Discover the FieldIndex Heading property to customize entry headers by letter, enhancing organization and user experience in your application....outside the "a-c" character range to be omitted. index . LetterRange...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Using FormulaText function in Aspose.Cells|Docu...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and obtain the result. Finally, we save the modified Excel file to disk....Assistant Close Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/net/using-formulatext-fun...
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page Ranges....document by pages or by page ranges. Both splitting options will...document page by page, by page ranges, or starting with the specified...

    docs.aspose.com/words/cpp/split-a-document/