Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,660 for

box

(0.08 sec)
  1. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...(defined in the Struct) . Convert a Box to Triangle Mesh with custom...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  2. ToBox() | Aspose.Slides for C++ API Reference

    Places this element in a non-visual Box (logical grouping) which is used to group components of an equation or other instance of mathematical text. A Boxed object can (for example) serve as an operator emulator with or without an alignment point, serve as a line break point, or be grouped such as not to allow line breaks within....this element in a non-visual box (logical grouping) which is used...instance of mathematical text. A boxed object can (for example) serve...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  3. Resize and crop EPS via Python | Aspose.Page

    Elevate your Python applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....bounding box, it's crucial to know the existing bounding box of the...bounding box of the image using the extract_eps_bounding_box() static...

    products.aspose.com/page/python-net/resize-eps/
  4. set_OperatorEmulator() | Aspose.Slides for C++ ...

    Operator Emulator. When true, the Box and its contents behave as a single operator and inherit the properties of an operator. This means, for example, that the character can serve as a point for a line break and can be aligned to other operators. Operator Emulators are often used when one or more glyphs combine to form an operator, such as '=='. Default value: false... When true, the box and its contents behave as a...override Remarks Example: auto box = System :: MakeObject < MathBox...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  5. Adding base information for Table|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in the relevant DataSet combo box. Open a Microsoft Excel spreadsheet...from relevant dataset combo box control. Selecting a data set...

    docs.aspose.com/cells/reportingservices/adding-...
  6. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....bounding box, it's crucial to know the existing bounding box of the...Define the existing bounding box of the image using the extractEpsBoundingBo()...

    products.aspose.com/page/java/resize-eps/
  7. Text moves after updating in PS - Free Support ...

    After replacing a text and opening it in PS, the text moves when updating the textlayers: Explanation: What I am doing is replacing the text of a textlayer according to the content loaded in a text file that is taken a…...Take into account that the text box of the text layer is large to...the textbound. The textlayer box would have to have the same height...

    forum.aspose.com/t/text-moves-after-updating-in...
  8. 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...
  9. OperatorEmulator | Aspose.Sildes for .NET API R...

    Operator Emulator. When true the Box and its contents behave as a single operator and inherit the properties of an operator. This means for example that the character can serve as a point for a line break and can be aligned to other operators. Operator Emulators are often used when one or more glyphs combine to form an operator such as . Default value false... When true, the box and its contents behave as a...Examples Example: [C#] MathBox box = new MathBox ( new MathematicalText...

    reference.aspose.com/slides/net/aspose.slides.m...
  10. Rect | Aspose.PDF for .NET API Reference

    Gets or sets rectangle of the page. For get page crop Box is returned if specified otherwise page media Box is returned. For set page media Box always set. Please note that this property dont consider page rotation. To get page rectangle considering rotation please use ActualRect....crop box is returned if specified, otherwise page media box is...returned. For set: page media box always set. Please note that...

    reference.aspose.com/pdf/net/aspose.pdf/page/rect/