Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 24,796 for

range

(0.24 sec)
  1. Aspose::Words::Fields::FieldToc::set_EntryLevel...

    Aspose::Words::Fields::FieldToc::set_EntryLevelRange method. Sets a Range of levels of the table of contents entries to be included in C++....FieldToc::set_EntryLevelRange method Sets a range of levels of the table of contents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. C++ API to Convert TEX to EXCEL | products.aspo...

    Convert TEX to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...library that provides a wide range of features for manipulating...This library provides a wide range of features for manipulating...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. Aspose::Words::Fields::FieldMergeBarcode::set_F...

    Aspose::Words::Fields::FieldMergeBarcode::set_ForegroundColor method. Sets the foreground color of the barcode symbol. Valid values are in the Range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldMergeBarcode::set_B...

    Aspose::Words::Fields::FieldMergeBarcode::set_BackgroundColor method. Sets the background color of the barcode symbol. Valid values are in the Range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....start of the find and replace range. See Also Class ReplacingArgs...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. 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...
  7. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...Range.Bookmarks.Where(b => !b.Name...Bookmark srcBookmark = src.Range.Bookmarks[bk.Name]; if (srcBookmark...

    forum.aspose.com/t/bookmark-replacement-problem...
  8. 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...
  9. Generate CODE32 BarCode Images via Python | pro...

    Create CODE32 symbology BarCode Images using Python applications without using any other software....allowing it to encode a wide range of alphanumeric data. One of...can be easily read by a wide range of scanning devices, including...

    products.aspose.com/total/python-net/generate-b...
  10. 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...