Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 24,673 for

range

(0.23 sec)
  1. Filter Messages From Exchange Mailbox|Documenta...

    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....()); Filter Messages by Date Range The following code snippet shows...emails on the basis of the date range. // Emails that arrived in last...

    docs.aspose.com/email/java/filter-messages-from...
  2. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced document structure and clarity.... Range . Bookmarks [ "InsertionPoint"...

    reference.aspose.com/words/net/aspose.words/par...
  3. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....properties to define the page range to be loaded from a PDF document...can I convert only a specific range of pages from a PDF? A: Set...

    docs.aspose.com/words/python-net/convert-pdf-to...
  4. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph... range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string.... range . replace ( new Regex ( "New...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...Document(TEMPLATE_PATH) for i in range(template.sections.count - 1...from the template for i in range(template.sections.count - 1...

    forum.aspose.com/t/insert-template-to-existing-...
  7. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...conditional formatting in the source range and update formulas of conditional...conditional formatting in the target range. We have opened the following...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  8. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....cell 2nd parameter refers to a range of cells The custom function...all the values from the cell range specified as 2nd parameter and...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  9. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....range.replace' , () => { let mainDoc...InsertDocumentAtRepl (); mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarksOutlineLevelCollection.Item | Aspose.W...

    Manage your bookmarks effortlessly with the BookmarksOutlineLevelCollection. Set and retrieve outline levels by bookmark name for seamless organization.... Valid range is 0 to 9. Examples Shows how...level of the bookmark. Valid range is 0 to 9. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.sav...