Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,626 for

horizontal

(0.07 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_OpaqueBoundsInPoints method. Gets the opaque bounds of the shape in points in C++....with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc.... For instance, a horizontal border in a table depends...border is used instead of horizontal. In Aspose.Words, a user...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  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. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. 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...
  9. 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...
  10. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...Horizontal; currentShapeTextBox.TextVerticalAlignmen...sahi now when direction is horizontal then working fine but with...

    forum.aspose.com/t/auto-adjust-width-for-textbo...