Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 5,717 for

horizontal

(0.13 sec)
  1. Adding a Watermark to an Image|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....image is similar to adding a horizontal watermark as discussed above...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  2. Generate Codablock-F Barcodes in Java|Documenta...

    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....allows organizing vertical and horizontal space more efficiently. Moreover...

    docs.aspose.com/barcode/java/codablockf-barcodes/
  3. FieldEquation array alignment issue in DOCX to ...

    Description The document contains an EQ (FieldEquation) structure that uses an array with left alignment. Example EQ fields { EQ \b\bc\{(\a\al\co1(\l(: they), \l(, as they))) } { EQ \b\bc\{(\a\al\co1(\l(for), \l(to))) }…...as they start at the same horizontal position. Actual Result (Aspose...

    forum.aspose.com/t/fieldequation-array-alignmen...
  4. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... // 1 - Dotted, horizontal, half-transparent red line...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....7f ); // We can adjust horizontal and vertical resolution with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....set_Width ( 200 ); // Set the horizontal, and vertical alignment of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...range and center aligns it horizontally and vertically and keeps...cells are now center aligned horizontally and vertically. Sample Code...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  9. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...WriteLine("Horizontal Alignment: " + style.HorizontalAlignment);...modified the parameter of horizontal alignment, but after I have...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  10. Flip Image in Python

    This tutorial discusses how to flip image in Python. It explains the system configuration, the stepwise process, and a sample code to mirror image in Python....quick sample to flip image horizontally in Python . You may improvise...anticlockwise, followed by a horizontal or vertical flip. Similarly...

    kb.aspose.com/imaging/python/flip-image-in-python/