Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 212 for

xlsx to docx

(0.1 sec)
  1. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for Xlsx exports, ensuring seamless document management and multiple worksheets....handled when saving to the output XLSX document. The default value...Document ( MyDir + "Big document.docx" ); // Each section of a document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveOptions.dateTimeParsingMode property. Gets or sets the mode that specifies how document text is parsed To identify date and time values... myDir + "Xlsx DateTime.docx" ); let saveOptions =..."XlsxSaveOptions.dateTimeParsingMode.xlsx" , saveOptions ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving To the output Xlsx document...handled when saving to the output XLSX document. The default value...base . myDir + "Big document.docx" ); // Each section of a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property To cusTomize how your document parses dates and times, ensuring accurate data interpretation....new Document ( MyDir + "Xlsx DateTime.docx" ); XlsxSaveOptions saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also enum...

    reference.aspose.com/words/net/aspose.words.sav...
  5. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – C++ Overview https://docs.aspose.com/pdf/cpp/overview/ Recent content in C++ Overview on Documentation Hugo -- gohugo.io Mon, 08 Nov 2021 00:00:00 +0......com/spreadsheet/xlsx/ XLSX left Saves the document in...fileformat.com/word-processing/docx/ DOCX left Saves the document in...

    docs.aspose.com/pdf/cpp/overview/index.xml
  6. Chart | Aspose.Words for Java

    Provides access To the chart shape properties in Java....docx"); Methods Method Description...the path and name of an xls/xlsx file this chart is linked to...

    reference.aspose.com/words/java/com.aspose.word...
  7. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving To the output Xlsx document...handled when saving to the output XLSX document. The default value...file_name = MY_DIR + 'Big document.docx' ) # Each section of a document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed To identify date and time values...file_name = MY_DIR + 'Xlsx DateTime.docx' ) save_options = aw...'XlsxSaveOptions.DateTimeParsingMode.xlsx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!...new Document ( MyDir + "Xlsx DateTime.docx" ); XlsxSaveOptions saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also namespace...

    reference.aspose.com/words/net/aspose.words.sav...
  10. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the Xlsx format....when saving a document in the XLSX format. Members Name Description...file_name = MY_DIR + 'Big document.docx' ) # Each section of a document...

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