Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,857 for

box

(0.2 sec)
  1. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  2. StructuredDocumentTag.SetUncheckedSymbol | Aspo...

    Discover how the SetUncheckedSymbol method enhances your StructuredDocumentTag by customizing checkBox visuals for better user experience....the unchecked state of a check box content control. public void...document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTag.setCheckedSymbol method |...

    StructuredDocumentTag.setCheckedSymbol method. Sets the symbol used to represent the checked state of a check Box content control....the checked state of a check box content control. setCheckedSymbol...document tag in the form of a check box. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.SetCheckedSymbol | Aspose...

    Discover how to use the SetCheckedSymbol method in StructuredDocumentTag to customize checkBox visuals and enhance user experience....the checked state of a check box content control. public void...document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::Drawing::TextBox::get_LayoutFlow...

    Aspose::Words::Drawing::TextBox::get_LayoutFlow method. Determines the flow of the text layout in a shape in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the form field type in C++....Shows how to insert a combo box. auto doc = System :: MakeObject...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Checkbox issue with aspose words jar - Free Sup...

    check Box is not printing properly while generating the pdf using aspose words jar 23.9, I tried generating in docx and the check Box got printed properly but while generating in pdf format has the check Box issue gettin…...September 10, 2025, 6:00am 1 check box is not printing properly while...generating in docx and the check box got printed properly but while...

    forum.aspose.com/t/checkbox-issue-with-aspose-w...
  8. Enhance Your Presentations with AutoFit in C++|...

    Learn how to manage AutoFit settings in Aspose.Slides for C++ to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  9. Risk Analysis Tool | Aspose.Tasks Documentation

    A comprehensive guide on risk analysis tools and their use with Microsoft Project files....value: {0}" , System::ObjectExt::Box < System::DateTime > (rootEarlyFinish..."StandardDeviation: {0}" , System::ObjectExt::Box < Duration > (rootEarlyFinish...

    docs.aspose.com/tasks/cpp/risk-analysis-tool/
  10. Replacement for Microsoft.Office.Core.CommandBa...

    Is there a way to replace the following code using the Aspose.Words library, since it requires MS Office to be installed on the machine? Private wordDoc As Microsoft.Office.Interop.Word.Document wordDoc = New Microsoft.…...the original command bar combo box would add, use the document‑processing...whatever the command bar combo box was inserting. If you need to...

    forum.aspose.com/t/replacement-for-microsoft-of...