Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 5,885 for

horizontal

(0.38 sec)
  1. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....set_Width ( 200 ); // Set the horizontal, and vertical alignment of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....7 # We can adjust horizontal and vertical resolution with...resolution of 96dpi. options . horizontal_resolution = 72 options ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ImageConfig|Documentation

    ImageConfig element is used to add a picture....Left Horizontal image alignment. Allowed...

    docs.aspose.com/omr/net/programmatic-forms/imag...
  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...