Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,948 for

vertical text

(0.38 sec)
  1. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX and consider the supported MHTML to DOCX conversion scenarios in C# examples. Try online MHTML Converter....wide range of data, including text, tables, raster and vector graphics...default value is 300 dpi. Sets vertical resolution for output images...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  2. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/python-net/shape-animation/
  3. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....switches and argument values as text, nodes or even nested fields...the merge field specify the text that is between the field separator...

    docs.aspose.com/words/java/insert-fields/
  4. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....switches and argument values as text, nodes or even nested fields...the merge field specify the text that is between the field separator...

    docs.aspose.com/words/cpp/inserting-fields/
  5. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....DisplayResult { get; } Gets the text that represents the displayed...whether to resize the picture vertically from the source. Result {...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...method Contents [ Hide ] writeln(text) Inserts a string and a paragraph...self , text : str ): ... Parameter Type Description text str The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your document formatting and layout efficiency....builder's current section and add text. builder . PageSetup . Orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . pageSetup . orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....builder's current section and add text. builder . PageSetup . Orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...