Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 24,711 for

range

(0.26 sec)
  1. OffsetDateTime with high nanoseconds silently s...

    Hello, I am able to reproduce this consistently with the attached code. When the nanosecond portion of an OffsetDateTime falls in [999_500_000 … 999_999_999] it gets read back as a string which triggers an exception if …...contains nanoseconds in the range of 999,500,000 to 999,999,999...milliseconds, which exceeds the valid range for standard date conversion...

    forum.aspose.com/t/offsetdatetime-with-high-nan...
  2. Font.tintAndShade property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable Range is encountered in the document in C++....when a start of an editable range is encountered in the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable Range is encountered in the document in C++....when an end of an editable range is encountered in the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...will go over all the runs in a range in sequential order. options...UseLegacyOrder = useLegacyOrder ; doc . Range . Replace ( new Regex ( @"\[tag...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Set External Links in Formulas|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....example, to evaluate a cell or range value against them. Aspose.Cells...

    docs.aspose.com/cells/java/set-external-links-i...
  7. FormField.RemoveField | Aspose.Words for .NET

    Effortlessly remove entire form fields with the FormField RemoveField method, enhancing your document's clarity and organization.... Range . FormFields [ 3 ]; formField...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...start of the find and replace range. Examples Shows how to apply...int replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FieldAddressBlock.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldAddressBlock. Effortlessly retrieve mail merge field names to enhance your document automation process.... Range . Fields [ 0 ]; string [] addressBlockFieldNam...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....Configure chart data range chart . set_data_range ( "A1:B8" , True...objects Ensure proper data range configuration Handle chart type...

    docs.aspose.com/cells/python-net/how-to-set-poi...