Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,407 for

block height

(0.48 sec)
  1. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....// TODO Auto-generated catch block 42 // e.printStackTrace(); 43...// TODO Auto-generated catch block 50 // e.printStackTrace(); 51...

    docs.aspose.com/note/java/load-a-onenote-document/
  2. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... BLOCK_ARC Block arc. SMILEY_FACE Smiley...shape . width = 100 shape . height = 100 doc . first_section ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....<<Image>> { END FOR } The FOR…END block tells the engine to iterate...Collection that the FOR…END block will iterate over public List<ImageItem>...

    forum.aspose.com/t/about-images-pdf-attachment-...
  4. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...field height? If the font size exceeds the field height, the engine...making it look like the whole block moved upward. If either of those...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  5. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....the row is displayed, such as height and alignment. Cell is what...up of a Paragraph and other block level nodes. Additionally, cells...

    docs.aspose.com/words/python-net/table-overview/
  6. Aspose.Pdf.Image File Lock - Free Support Forum...

    How can you release the lock on the file after reading it using Aspose.Pdf.Image? The following code causes the ‘Image.png’ file to be locked but there is no way to release that lock after using the image object: var i…...Height; //How to release the lock...Have you tried using using blocks or calling Dispose() explicitly...

    forum.aspose.com/t/aspose-pdf-image-file-lock/3...
  7. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......fill_rectangle(brush, x, y, width, height) FillRectangle(Aspose.Imaging...Single width, System.Single height) False fill_rectangle(brush...

    docs.aspose.com/imaging/python-net/python-notes...
  8. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....vector shapes are the building blocks of logos, diagrams, and many...Rectangle width — height Rectangle height — rx Horizontal radius...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  9. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another.... PsdImage(int width, int height) Initializes a new instance...specified width and height. PsdImage(int width, int height, IColorPalette...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....Bitmap with the required width, height, and pixel format. PixelFormat...disposable objects in using blocks to guarantee resource cleanup...

    blog.aspose.com/drawing/how-to-create-and-draw-...