Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 18,480 for

docx to doc

(0.28 sec)
  1. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++.... auto doc = System :: MakeObject < Aspose...+ u "German text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink inTo the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "For more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. | Aspose

    Sample code for GIF To JSON Java conversion. Use API example code for batch GIF files To JSON conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/gif-to-...
  4. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_To_cell method. Moves the cursor To a table cell in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an empty 2x2 table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...= MY_DIR + 'Style with alias.docx' ) # This document contains...

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

    Node.remove method. Removes itself from the parent.... doc = aw . Document ( file_name =...= MY_DIR + 'Images.docx' ) shapes = doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IBibliographyStylesProvider.GetStyle | Aspose.W...

    Discover the IBibliographyStylesProvider GetStyle method To effortlessly retrieve and cusTomize your bibliography styles for enhanced academic writing....Document doc = new Document ( MyDir + "Bibliography.docx" ); //...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... let doc = new aw . Document (); let paragraph = doc . firstSection..."Placeholder value" ); expect ( doc . range . fields . at ( 2 )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a Document or section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

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