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

box

(0.17 sec)
  1. 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...
  2. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  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. Showing Cell Range as Data Labels|Documentation

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. This guide demonstrates 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/net/showing-cell-range-as...
  6. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/go-cpp/save-workbook-to-s...
  7. 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...
  8. 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-...
  9. 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...
  10. 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/