Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 17,113 for

docx to doc

(0.2 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg200...
  2. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/tif-to-xls/
  3. HyphenationOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.HyphenationOptions class To effortlessly cusTomize hyphenation settings for your Documents and enhance text presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... 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...
  6. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a Document... doc = aw . Document ( file_name =...MY_DIR + 'Document.docx' ) font_infos = doc . font_infos font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... let doc = new aw . Document (); // An...has one paragraph. expect ( doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter construcTor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, header_footer_type) Creates...type. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CusTomXmlParts property To manage CusTom XML Data STorage Parts efficiently. Enhance your Document's functionality Today!...Custom XML Parts into OOXML and DOC documents only. This property...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabSTopCollection.add method... doc = aw . Document () paragraph = doc . get_child...as_paragraph (), b ), list ( doc . get_child_nodes ( aw . NodeType...

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