Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 18,420 for

docx to doc

(0.15 sec)
  1. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    CusTomize your Document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....Document doc = new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions...IsStrictSchema11 = exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  3. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written To the output file... doc = aw . Document ( file_name =...= MY_DIR + 'Office math.docx' ) save_options = aw . saving ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document.... doc = aw . Document ( file_name =...MY_DIR + 'Footer.docx' ) headers_footers = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access To a collection of [Comment](../comment/) nodes... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Helo...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::Clear method. Removes all elements from the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the Document.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows To specify units of measure To apply To Document content... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: Style > style = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...