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

box

(0.11 sec)
  1. Latest Aspose.Font Product Family topics - Free...

    Get technical support of Aspose.Font for .NET, Java, C++....19, 2021 Get Glyph bounding box based on font size 7 1544 February...

    forum.aspose.com/c/font/41
  2. Change Character Spacing of Excel TextBox or Sh...

    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....character spacing of the text box in an excel file to point 4 and...

    docs.aspose.com/cells/java/change-character-spa...
  3. 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/
  4. 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...
  5. 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-...
  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. 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/
  9. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...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/python-net/how-to-rotate-...
  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/