Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 3,193 for

docx to md

(0.3 sec)
  1. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....docx"); WarningInfoCollectio callback...Document(getMyDir() + "Missing font.docx"); // Assign a callback for...

    reference.aspose.com/words/java/com.aspose.word...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Docx Microsoft Word document (version...information. Aspose.OCR.SaveFormat.Md Markdown. May include images...

    docs.aspose.com/ocr/net/save-file/
  3. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows To specify the elements To be exported To Markdown as raw HTML....md' , save_options = save_options...'MarkdownSaveOptions.NonCompatibleTables.md' doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....md" ; Document doc = new Document...Document ( MyDir + "Rendering.docx" ); MarkdownSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want To control how Aspose.Words saves external resources images fonts and css when saving a document To fixed page HTML or SVG in Java....md"; Document doc = new Document(getMyDir()...Document(getMyDir() + "Rendering.docx"); MarkdownSaveOptions saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath To Markdown in Java....docx"); MarkdownSaveOptions saveOptions..."MarkdownSaveOptions.OfficeMathExportMode.md", saveOptions); Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  7. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....docx"); // Assign a callback for...Document(getMyDir() + "Missing font.docx"); // Assign a callback for...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written To the output file...docx' ) save_options = aw . saving...'MarkdownSaveOptions.OfficeMathExportMode.md' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export To Markdown, ensuring accurate and efficient document conversion....docx" ); MarkdownSaveOptions saveOptions..."MarkdownSaveOptions.OfficeMathExportMode.md" , saveOptions ); Shows how to...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MarkdownSaveOptions.image_resolution property |...

    MarkdownSaveOptions.image_resolution property. Specifies the output resolution for images when exporting To Markdown...docx' ) save_options = aw . saving...'MarkdownSaveOptions.ImageResolution.md' , save_options = save_options...

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