Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,575 for

box

(0.65 sec)
  1. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....multiple cells with a mouse box selection; the set of selected...area (range1) with the mouse box. Clicking Home → Editing → Find...

    docs.aspose.com/cells/cpp/managing-ranges/
  2. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....multiple cells with a mouse‑box selection; the set of selected...area (range1) with the mouse box. Clicking Home → Editing → Find...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  3. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....5 The SDT represents a combo box when displayed in the document...The SDT represents a rich text box when displayed in the document...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....reference var box = new aspose . threed . Box ( 0 . 01 , 3 ,...); left . createChildNode ( box ); // Perform linear extrusion...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  5. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP presentations.... dispose (); } } Text Box Chart...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...Sunburst, Histogram, Pareto, Box and Whisker, Waterfall, Funnel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .NET....Enter a password in the Password box . Select the allow options ....

    docs.aspose.com/cells/net/protect-and-unprotect...
  8. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of a sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library....format that contains a dialog box. Such a sheet could be inserted...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  9. Find if the Worksheet is Dialog Sheet|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....sheet that contains a dialog box. Such a sheet could be inserted...

    docs.aspose.com/cells/java/find-if-the-workshee...
  10. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF document using Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-page-number/