Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 24,036 for

range

(0.25 sec)
  1. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable Range in a Word document...Represents an end of an editable range in a Word document. To learn...Remarks A complete editable range in a Word document consists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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....//Define a range object(A2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A2" , "A2" ); //Get the borders collection...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  3. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells The following...Style object, applies it to a range of cells and modifies the Style...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  4. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... range . fields ) console . log ( field.... result ); expect ( doc . range . fields . at ( 0 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manipulating DjVu Formats|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.... Converting Range of DjVu Pages A DjVu image may...facility to convert only specific range of DjVu pages to multipage TIFF...

    docs.aspose.com/imaging/python-net/manipulating...
  6. Manipulating DjVu Formats|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.... Converting Range of DjVu Pages A DjVu image may...facility to convert only specific range of DjVu pages to multipage TIFF...

    docs.aspose.com/imaging/java/manipulating-djvu-...
  7. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a Range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...server to create an image from a range, I insert the image into PowerPoint...as shown on screen) Aspose range as image.zip (139.1 KB) The...

    forum.aspose.com/t/text-underline-not-appearing...
  8. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named Range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...using the “_CellSmartMarkers” range and the impact of the LineByLine...on when to leverage custom ranges and flags like LineByLine....

    forum.aspose.com/t/issue-with-directly-accessin...
  9. StructuredDocumentTagRangeStart.remove_all_chil...

    StructuredDocumentTagRangeStart.remove_all_children method. Removes all the nodes between this Range start node and the Range end node....nodes between this range start node and the range end node. def remove_all_children...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++...passed as a parameter to the Range.applyStyle(Style, StyleFlag)...applies the formatting to a range of cells. Change Cells Alignment...

    docs.aspose.com/cells/javascript-cpp/change-cel...