Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 5,626 for

horizontal

(0.83 sec)
  1. Data Formatting|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....foreground colors, borders, fonts, horizontal and vertical alignments,...options: Text alignment (horizontal & vertical) Indentation ...

    docs.aspose.com/cells/java/data-formatting/
  2. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...(Inherited from ShapeBase ) horizontal_alignment Specifies how the...positioned horizontally. (Inherited from ShapeBase ) horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge images|Aspose.PDF for Java

    Learn how to merge multiple images into a single PDF file using Aspose.PDF in Java for efficient image handling....merged images will be saved horizontally. public static void MergeImages02... Jpeg , ImageMergeMode . Horizontal , 1 , 1 ); try { inputStream...

    docs.aspose.com/pdf/java/merge-images/
  4. Manipulating TIFF Images|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....mode) single channel only Horizontal (more compression achieved...mode) single channel only Horizontal (more compression achieved...

    docs.aspose.com/imaging/python-net/manipulating...
  5. How to Convert HTML to JPG in Java

    This brief tutorial describes how to convert HTML to JPG in Java by providing detailed steps to configure the environment and a sample code. To convert HTML to JPG Java code demonstrates loading an HTML file and saving it as PNG image....and then used to set the horizontal and vertical resolution....

    kb.aspose.com/html/java/how-to-convert-html-to-...
  6. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....rotation, and vertical and horizontal alignment of the text to...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. Generate ITF Barcodes|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....) Normal Frame ( FRAME ) Horizontal Lines ( BAR ) Outside Frame...

    docs.aspose.com/barcode/python-net/generate-itf...
  8. How to Convert PDF to TIFF in C#

    This brief tutorial explains how to convert PDF to TIFF in C#. To write the PDF to TIFF converter C# code and detailed steps are provided along with the environment configuration....output TIFF image using the horizontal and vertical resolution values...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tif...
  9. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....from the edges of the page, horizontal and vertical alignment on...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  10. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....merged to the previous cell horizontally or vertically. Examples...how to merge table cells horizontally. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...