Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,232 for

box

(0.14 sec)
  1. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    products.aspose.com/pdf/rust-cpp/pages/add/
  2. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textBoxes, enhancing your document design and readability effortlessly....Shows how to add text to a text box, and change its orientation Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....extrusion in a box Learn how to lighten boxes in a scene Learn...collections Learn how to create box with material Learn how to generate...

    products.aspose.com/3d/tutorial/
  4. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++....In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  5. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Node.js....tab in the “Page Setup” dialog box only when Asian language support...Language Preferences” dialog box, which, for example, can be found...

    docs.aspose.com/words/nodejs-net/work-with-word...
  6. Convert EPS image to different formats using Po...

    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....displayed as a grayed out box or a box with diagonal lines running...

    docs.aspose.com/imaging/net/convert-eps-image-t...
  7. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control.... Access the third text box. Change the formatting of the...the text in the third text box. Save the presentation to disk....

    docs.aspose.com/slides/net/format-text-using-vs...
  8. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text Box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/java/rendering-shapes-sep...
  9. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....BorderInfo ( BorderSide :: $Box , 1.0 , $darkSlateGrayColor ));...BorderInfo ( BorderSide :: $Box , 0.5 , $blackColor )); $table...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  10. Generate UV|Documentation

    Aspose.3D for Java offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. ...without UV data Mesh mesh = ( new Box ()). toMesh (); mesh . getVertexElements...

    docs.aspose.com/3d/java/generate-uv/