Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,201 for

box

(0.35 sec)
  1. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....dropdown arrow in the Number Format box (which may show “General” or...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  2. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  3. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...docx' ) Shows how to create box and whisker chart. doc = aw ...DocumentBuilder ( doc = doc ) # Insert a Box & Whisker chart. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... BOX , 1.0 , ap . Color . dark_slate_gray...BorderInfo ( ap . BorderSide . BOX , 0.5 , ap . Color . black )...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  5. 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...
  6. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... COMBO_BOX The SDT represents a combo box when displayed...The SDT represents a rich text box when displayed in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....ComboBox 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/nodejs-net/aspose.wo...
  8. Adding Reporting Services Formulas|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....expression appears in the top edit box. Click the OK button to insert...

    docs.aspose.com/cells/reportingservices/adding-...
  9. Convert EPS image to different formats using Po...

    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....displayed as a grayed out box or a box with diagonal lines running...

    docs.aspose.com/imaging/net/convert-eps-image-t...
  10. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/