Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 89,751 for

doc format

(0.25 sec)
  1. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your Document design with versatile text options!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert DWT to WMF via Python | products.aspose...

    Sample code for DWT to WMF conversion. Use API example code for batch DWT files to WMF conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/python-net/conversion/d...
  4. Convert PPS to FLATOPC via Java or with free On...

    Java API to Export PPS to FLATOPC without using Microsoft Word or PowerPoint or online. Test free PPS to FLATOPC online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...convert presentations in various formats. It supports a wide range of...

    products.aspose.com/total/java/conversion/pps-t...
  5. Convert POT to DOCX via Java or with free Onlin...

    Java API to Export POT to DocX without using Microsoft Word or PowerPoint or online. Test free POT to DocX online converter quickly before integrating the code....comprehensive suite of file format automation libraries that enable...convert presentations in various formats. It supports a wide range of...

    products.aspose.com/total/java/conversion/pot-t...
  6. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....further rendered into fixed page format. For example, computing number...Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word Documents by effectively separating field codes from results....Provides access to the font formatting of this object. virtual IsComposite...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....Examples Shows how to apply list formatting of an existing list to a...a collection of paragraphs. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...