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

box

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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-...
  6. 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/
  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. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured document tag in C++....shaded rectangle or bounding box. Tags 1 Represents a structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a document...options of the Save As dialog box. You do not create instances...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/