Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,397 for

box

(0.05 sec)
  1. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ 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/cpp/crop-eps/
  2. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...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/net/aspose.words.sav...
  3. 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...
  4. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....Examples Shows how to insert a text box, and set the font of its contents..."This text is inside the text box." ); // Set the "Hidden" property...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  6. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for .NET offers AmfSaveOptions class which allows you to set bool value for compression as per your requirements. By default the value is set to true....scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/net/export-scene-to-compress...
  7. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined list formats available in Microsoft Word in Java....Bullets and Numbering dialog box in Microsoft Word 2003. Examples:...Bullets and Numbering dialog box in Microsoft Word. BULLET_CIRCLE...

    reference.aspose.com/words/java/com.aspose.word...
  8. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the formula bar or edit Box in GridWeb....[ Hide ] The GridWeb’s Edit Box (in Excel called the formula...the Edit Box will be activated. Setting the Edit Box of Aspose...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 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...
  10. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....Mesh of Box This help topic creates a mesh of the box to keep...3D Cube Mesh . Furthermore, a box is composed by 6 planes and each...

    docs.aspose.com/3d/java/split-mesh/