Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 18,354 for

docx to doc

(0.17 sec)
  1. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used To specify additional options when saving a Document inTo the Rtf format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...rtf with custom options. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Font::get_UnderlineColor method ...

    Aspose::Words::Font::get_UnderlineColor method. Gets or sets the color of the underline applied To the font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg-to...
  4. | Aspose

    Sample code for BMP To Searchable PDF Java conversion. Use API example code for batch BMP files To Searchable 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/bmp-to-s...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpg-to-...
  6. | Aspose

    Sample code for PDF To JSON Java conversion. Use API example code for batch PDF 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/pdf-to-...
  7. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...files used when saving to a DOC or DOCX file. By default, this property...supported yet' , () => { let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets To default cell formatting. Does not change the width of the cell in C++.... auto doc = System :: MakeObject < Aspose...> ( get_MyDir () + u "Tables.docx" ); // Below are two ways of...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.cusTomXmlPart property. Returns the cusTom XML data part To which the parent structured Document tag is mapped.... let doc = new aw . Document (); // Construct...#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.cusTom_xml_part property. Returns the cusTom XML data part To which the parent structured Document tag is mapped.... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

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