Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,557 for

box

(0.14 sec)
  1. FormField.default property | Aspose.Words for N...

    FormField.default property. Gets or sets the default value of the check Box form field...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...scene = new Scene(); var box = new Box(); var node = scene.RootNode...RootNode.CreateChildNode("box", box); var mat = node.Material =...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...
  3. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....Shows how to insert a combo box field, and edit the elements...doc = doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    Aspose::Words::Drawing::TextBoxAnchor enum. Specifies values used for shape text vertical alignment in C++....the text contents of a text box. auto doc = System :: MakeObject...align the text in this text box with the top side of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....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...
  6. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....document tag in the form of a check box and set its default state to...to "true" to make the check box become a symbol # once the user...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  8. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...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/ppt/
  9. Working With Task Durations | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C# and VB.NET....day: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...hrs: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...

    docs.aspose.com/tasks/cpp/task-durations/
  10. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a shape in Java....mode for the contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 300.0, 300.0); TextBox textBox...

    reference.aspose.com/words/java/com.aspose.word...