Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 154,416 for

text

(1.1 sec)
  1. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...Add some text to the TextFrame. Set Language Id to text. Write...

    docs.aspose.com/slides/php-java/presentation-lo...
  2. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances Text positioning in your documents by adjusting subsequent Text upwards for a polished look....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...][ 1 ], false ); // Adds some text to the merged cell tbl . Rows...

    docs.aspose.com/slides/net/manage-table/
  7. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...text_thickness_normalization = True...issue . One final Q. Is MyDWG Text = image.get_strings() the best...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  8. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Text.Encoding.CodePages" Version="7...rights reserved. using System.Text; using Aspose.Drawing; namespace...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  9. 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 C++....createParagraph = []( System :: String text ) { auto paragraph = System...100 ); paragraph -> set_Text ( text ); return paragraph ; };...

    docs.aspose.com/slides/cpp/manage-lists/
  10. Italic in Markdown – C# Code Examples

    Create Markdown italic Text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files.... For italic text making, we will use the Emphasis()...the document. Markdown Italic Text in C# Using the C# library,...

    products.aspose.com/html/net/markdown-italic/