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

box

(0.05 sec)
  1. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh....a cube with 6 faces var box = (new Box()).ToMesh(); //create a...var sg = (VertexElementSmoothi)box.CreateElement(VertexElementType...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  4. 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...
  5. 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 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/
  6. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET 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/net/crop-eps/
  7. 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...
  8. 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...
  9. Crop PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to crop PDF pages and adjust crop, trim, bleed, and media Boxes in Python....inspect page box geometry in PDF documents. media_box : The media...media box is the largest page box. It corresponds to the page size...

    docs.aspose.com/pdf/python-net/crop-pages/
  10. 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...