Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,372 for

box

(0.09 sec)
  1. Aspose::Words::Fields::FormField::get_OwnHelp m...

    Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the text that's displayed in a message Box when a form field has the focus and the user presses F1 in C++....that’s displayed in a message box when a form field has the focus...document builder to insert a combo box. builder -> Write ( u "Choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Installation|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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/zh/nodejs-java/installation/
  4. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!...Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....to create and format a text box. auto doc = MakeObject < Document...(); // Create a floating text box. auto textBox = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 识别表单字段名称|Aspose.PDF for .NET

    Aspose.Pdf.Facades 允许您使用 Form 类识别表单字段名称。...解决此问题的方法是 FormFieldFacade 类中的 Box 属性,该属性保存字段的位置。我们需要将这些值保存到一个矩...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/identifying-form-fie...
  7. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  8. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

    docs.aspose.com/slides/cpp/chart-data-label/
  9. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of red box and torus casted to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. Programming...

    docs.aspose.com/3d/net/cast-and-receive-shadows...
  10. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/cpp/chart/ppt/