Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 18,490 for

docx to doc

(0.14 sec)
  1. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... 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...
  2. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... 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...
  3. Redact Documents via Android Mobile Apps | prod...

    Search and replace PDF, Microsoft Word Documents, Excel spreadsheets and PowerPoint presentations data via mobile android application....with Android Redact DOC Files Redact DOCX Files Redact Excel Files...

    products.aspose.com/total/android-java/redact/
  4. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access To the Document watermark.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....let doc = new aw . Document ( base . myDir + "Tables.docx" );...); expect ( doc . getChildNodes ( aw . NodeType . Table , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according To the pre-order tree traversal algorithm....let doc = new aw . Document ( base . myDir + "Images.docx" );...); expect ( doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Android API code To extract images and text content from DOT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/dot/
  8. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied To this formatting in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your Documents. Boost your design Today!... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  10. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_To_merge_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

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