Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 6,573 for

box

(0.28 sec)
  1. Save Workbook to Strict Open XML Spreadsheet Fo...

    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....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/java/save-workbook-to-str...
  2. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....been updated to “This is combo box control”. Sample Code The following...comboBoxActiveX . value = "This is combo box control with updated value."...

    docs.aspose.com/cells/javascript-cpp/update-act...
  3. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  4. 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-...
  5. When you convert (source format and target form...

    Hello Alexander and Happy New Year, My Boss asked me to give him an answer on this issue: When you convert (source format and target format that are the same), What happened exactly in Aspose GIS library ? For examp…...possible using GIS API out of the box? If not I think is good idea...possible using GIS API out of the box? If not I think is good idea...

    forum.aspose.com/t/when-you-convert-source-form...
  6. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Python via Java....Enter a password in the Password box . Select the Allow options. Select...

    docs.aspose.com/cells/python-java/protect-and-u...
  7. 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....format that contains a dialog box. Such a sheet could be inserted...

    docs.aspose.com/cells/python-java/find-if-the-w...
  8. Configuring Aspose.Cells.ReportingServices Clie...

    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....get the Retrieve Report dialog box. Click the Config button and...

    docs.aspose.com/cells/reportingservices/configu...
  9. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  10. Generate UV|Documentation

    Aspose.3D for .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....without UV data var mesh = ( new Box ()). ToMesh (); mesh . VertexElements...

    docs.aspose.com/3d/net/generate-uv/