Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 24,656 for

range

(0.58 sec)
  1. BookmarkStart.Bookmark | Aspose.Words for .NET

    Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation.... Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Bookmark.BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart property to easily access the node marking your bookmark's start, enhancing navigation and efficiency in your project.... Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  3. BookmarkStart.Name | Aspose.Words for .NET

    Discover the BookmarkStart Name property to easily manage and customize your bookmarks. Enhance your navigation with this essential feature!... Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  4. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....search to a specific page or a range of pages —especially when working...Search on a Range of Pages # To search a custom range (e.g., pages...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  5. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in Range 0.0 to 1.0....gradient expressed as a percent in range 0.0 to 1.0. @property def position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...is the Ruby code I am using: range_start = AsposeWordsCloud::DocumentPosition...NodeId: node.range_start.node.node_id, Offset: node.range_start.offset...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  7. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Range.Text.Contains("<<Error!") or...is set to true . Check Doc Range for Errors: After building the...

    forum.aspose.com/t/get-inline-error-message/315601
  8. Filter Messages from Server using IMAP Client|D...

    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.... A date range. From a specific sender. From...new Date ()); ~~ ### ** Date Range * The following code snippet...

    docs.aspose.com/email/java/filter-messages-from...
  9. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...Range namedRange = null; string dir...@"C:\Test_06032026\"; List<string> ranges = new() { "AllMeasures", "RHC"...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  10. ChartDataLabel.number_format property | Aspose....

    ChartDataLabel.number_format property. Returns number format of the parent element....""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...