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

box

(0.14 sec)
  1. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....Enter a password in the Password box . Select OK , re‑enter the password...

    docs.aspose.com/cells/java/protect-and-unprotec...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....the text within the bounding box. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java.... setValue ( "Text Box" ); // TextBoxField.Border =...

    docs.aspose.com/pdf/java/fill-form/
  4. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++....internal margins for a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Create CheckBox Field|Aspose.PDF for Python via...

    Learn how to programmatically add a checkBox form field to a PDF document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkBox into an existing PDF file and save the updated document....CHECK_BOX’ parameter to create the checkbox...FieldType . CHECK_BOX , "checkbox1" , "Check Box 1" , 1 , 240 ,...

    docs.aspose.com/pdf/python-net/create-checkbox-...
  6. How to Rotate Text of Cell|Documentation

    C# code to rotate text of a cell with Aspose.Cells for .NET API... In the Format Cells dialog box, navigate to the Alignment tab...angle in degrees in the Degrees box. Positive values rotate the text...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  7. 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...
  8. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Enter a password in the Password box . Select OK , re‑enter the password...

    docs.aspose.com/cells/net/protect-and-unprotect...
  9. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Check box to Show Cell Range as Data Labels...

    docs.aspose.com/cells/python-net/showing-cell-r...
  10. Aspose.Slides for .NET Is Not Working on a Non-...

    Hi, I’m trying to do something very basic: using Aspose.Slides; using Aspose.Slides.Export; using var presentation = new Presentation(); presentation.Save("blank.pptx", SaveFormat.Pptx); This crashes on non Windows m…...have a depdnency on a Windows box, right? Wasn’t the point that...

    forum.aspose.com/t/aspose-slides-for-net-is-not...