Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 154,869 for

text

(0.5 sec)
  1. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with Golang via C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...of each of them. Access the Text Box by Name with Golang via...

    docs.aspose.com/cells/go-cpp/create-textbox-in-...
  2. PSD Layer Types|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.... Text Layers Layers that contains text data, including...Styles and Paragraphs of PSD Text Engine Adjustment Layers These...

    docs.aspose.com/psd/java/layer-types/
  3. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize Text alignment in your designs. Enhance your layouts with precise control and creativity!...property Defines the alignment of text. public TextPathAlignment TextPathAlignment...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your Text perfectly fits within a shape's bounding box for enhanced design flexibility....property Defines whether the text fits bounding box of a shape...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring Text seamlessly follows any shape, creating stunning visual effects....property Defines whether the text fits the path of a shape. public...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for...."AÁBCDEÉFG12345" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  7. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable Text watermarks for improved branding and professionalism....string, string, string ) Adds a text watermark into the document...file name. watermarkText String Text that is displayed as a watermark...

    reference.aspose.com/words/net/aspose.words.low...
  8. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evaluating the Word Cloud API for HTML to PDF conversion and have encountered an issue with the SVG foreignO…...using the Word Cloud API, the text inside the SVG foreignObject...transform-origin: 0px 14px; text-overflow: clip; opacity: 1;...

    forum.aspose.com/t/svg-foreignobject-not-render...
  9. SVG CSS vs Inline Styles vs Presentation Attrib...

    Learn which SVG style wins – inline styles, CSS rules, or presentation attributes. Compare SVG styling priority and see C# examples with Aspose.SVG for .NET....inline style attributes: Copy 1 text { fill: red ! important; } This...a CSS rule like this: Copy 1 text { fill: black; font - size:...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET....draw def create_paragraph ( text ): paragraph = slides . Paragraph...height = 100 paragraph . text = text return paragraph with slides...

    docs.aspose.com/slides/python-net/manage-lists/