Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,400 for

block height

(0.39 sec)
  1. 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....include the Paragraph and Table block-level nodes. These are the same...size of the image (width and height) that will be drawn onto the...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  2. 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/
  3. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....BuildingBlock 32 A building block within a glossary document (e...shape . Width = 200 ; shape . Height = 200 ; // Note that the 'CustomNodeId'...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++.... display = 'block' ; downloadLink . textContent...downloadLink . style . display = 'block' ; downloadLink . textContent...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....default font is changed, the row height and column width are also changed...downloadLink . style . display = 'block' ; downloadLink . textContent...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  6. 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...
  7. Rendering Shapes Separately from Document|Aspos...

    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 C#....include the Paragraph and Table block-level nodes. These are the same...size of the image (width and height) that will be drawn onto the...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  8. 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-...
  9. 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...
  10. 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...