Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 17,105 for

docx to doc

(0.09 sec)
  1. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum To define vertical positioning for shapes and text frames effectively and enhance Document layouts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  2. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies To what the vertical position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object.... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) html = "<p align='right'>Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); BorderCollection borders =...

    reference.aspose.com/words/java/com.aspose.word...
  9. Shape.TextBox | Aspose.Words for .NET

    CusTomize your Shape TextBox properties To enhance text display and improve visual appeal in your designs. Unlock creative potential Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

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