Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,034 for

box

(0.2 sec)
  1. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3D for .NET 提供AmfSaveOptions类,允许您根据需要设置压缩的bool值。默认情况下,该值设置为true。...scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/zh/net/export-scene-to-compr...
  2. How to add/insert TextBox to Worksheet with Nod...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Node.js via C++....C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In the...places where you can insert text boxes. One is in Insert → Shapes ...

    docs.aspose.com/cells/nodejs-cpp/add-text-box-t...
  3. Project Calculation Modes | Aspose.Tasks Docume...

    Discover how Aspose.Tasks for C++ handles project calculation modes....: {0} " , System::ObjectExt::Box < bool > (System::Equals(task...: {0} " , System::ObjectExt::Box < bool > (System::Equals(task...

    docs.aspose.com/tasks/cpp/project-calculation-m...
  4. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Node.js via Java API has support to define Metadata for the scene....Initialize the Box object var box = new aspose . threed . Box (); //...// Add the Box object to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/add-asset-inform...
  5. Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Blur as well as custom kernels....Filters Contents [ Hide ] Blur Box Kernel Filter By filling the...matrix is recognized as a 'Blur Box'. Increasing the dimensions of...

    docs.aspose.com/imaging/net/developer-guide/man...
  6. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....to create and format a text box. auto doc = System :: MakeObject...(); // Create a floating text box. auto textBox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. main.min.9bb0842784446f4cca4600465e602f1bd1f314...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......*::before,*::after{box-sizing:border-box}html{font-family:sa...ine:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1...

    docs.aspose.com/words/scss/main.min.9bb08427844...
  8. main.min.f4a929433b9bbcfe1c9f1420125ae5e428a550...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......*::before,*::after{box-sizing:border-box}html{font-family:sa...ine:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1...

    docs.aspose.com/words/scss/main.min.f4a929433b9...
  9. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....bounding box, we should to know existing bounding box of EPS image...new bounding box outside of the existing bounding box that results...

    docs.aspose.com/page/java/crop-eps/