Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 18,475 for

docx to doc

(0.84 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/jp2-to-...
  2. | Aspose

    Sample code for JPEG2000 To XML Java conversion. Use API example code for batch JPEG2000 files To XML 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...
  3. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – Go용 PDF 형식 변환 솔루션 https://products.aspose.com/pdf/ko/go-cpp/conversion/ Recent content in Go용 PDF 형식 변환 솔루션 on Aspsoe.PDF Products Hugo -- gohu......has-background-success https://docs.aspose.com/pdf/go-cpp/ 배우다 aspose-learn...가능한 변환 형식에 대한 자세한 설명은 https://docs.aspose.com/pdf/go-cpp/converting/...

    products.aspose.com/pdf/ko/go-cpp/conversion/in...
  4. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertShapeToOfficeMath method. Gets or sets whether To convert shapes with EquationXML To Office Math objects in C++....isConvertShapeToOffi ); auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Math shapes.docx" , loadOptions ); if ( isConvertShapeToOffi...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative To the base line... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method... doc = aw . Document () para = doc . first_section...child nodes: run = aw . Run ( doc = doc ) run . text = 'This run was...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when auTomatic numbering restarts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table....let doc = new aw . Document ( base . myDir + "Tables.docx" );...); let table = doc . firstSection . body . tables . at ( 0 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...

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