Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,792 for

horizontal

(1.32 sec)
  1. Aspose::Words::FrameFormat::get_HorizontalAlign...

    Aspose::Words::FrameFormat::get_HorizontalAlignment method. Gets Horizontal alignment of the specified frame in C++....talAlignment method Gets horizontal alignment of the specified...

    reference.aspose.com/words/cpp/aspose.words/fra...
  2. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....individual page orientation: Horizontal - landscape Vertical - portrait...portrait orientation=Horizontal paper_size A4 Override the physical...

    docs.aspose.com/omr/net/txt-markup/page/
  3. Cells 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.... Set the text horizontal or vertical alignment to...

    docs.aspose.com/cells/cpp/cells-formatting/
  4. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Width = 200 ; // Set the horizontal, and vertical alignment of...

    reference.aspose.com/words/net/aspose.words/sto...
  5. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the Horizontal resolution in DPI in C++....solution method Gets the horizontal resolution in DPI. double...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....bars: Vertical scroll bars Horizontal scroll bars Microsoft Excel...Excel also provides horizontal and vertical scroll bars so that...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  7. SignOptions class | Aspose.Words for Python

    aspose.words.digitalsignatures.SignOptions class. Allows to specify options for document signing... horizontal_resolution Gets or sets the horizontal resolution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....object shall be inside of the horizontal alignment base. Outside Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Excel to High‑Resolution Image with C++...

    Generate high‑resolution images from Excel files using Aspose.Cells with C++....SetHorizontalResolut ( 300 ); // Set horizontal resolution to 300 DPI options...

    docs.aspose.com/cells/cpp/convert-excel-to-high...
  10. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…... // left: // Left horizontal coordinate of the upper-left...

    forum.aspose.com/t/according-to-page-size-how-t...