Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 18,357 for

docx

(0.04 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....docx" ); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...docx' ) # This document contains...when we open the document as a .docx using Microsoft Word. # If we...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Need Aspose CSS height and width in em and not ...

    Hi team, I have converted a small Docx to html and I can see that the CSS height and width are shown as ‘pt’. Is there way I can get CSS height and width as ‘em’ ? I am also attaching a screenshot to show the CSS. N…...team, I have converted a small docx to html and I can see that the...

    forum.aspose.com/t/need-aspose-css-height-and-w...
  4. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to PDF. I’m attaching an example - bo…...remains roughly the same as in docx, but saving them to pdf with...

    forum.aspose.com/t/changed-table-dimensions-whe...
  5. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved.... DOCX Saves the document as an Office...Examples Shows how to convert from DOCX to HTML format. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF转换为Word后内容在图文框中,取元素为图片,且程序无法从框中获取文字信息 - Free...

    问题: 使用 AsPose 将 PDF 转换为 Word 后,Word 中文本内容被文本框包裹(使用 flow 转换则会损失部分布局), 获取元素时获取到的是图片,且无法从框中获取文字。(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...2:49am 3 转换效果问题 例如,这是一个pdf 转换 后的 docx文件: 728×375 72.1 KB 其文本框是按照非...段落文本内容进行翻译,然后按照原来的样式格式,重新填充回docx。 遇到的过程问题 但是这里的文本框中无法获取信息,只能通过paragraph获取文本。...

    forum.aspose.com/t/pdf-word/310647
  7. Latest Техническая поддержка на русском topics ...

    Техническая поддержка для русскоговорящих клиентов...изображений после конвертации docx в html 2 738 November 13, 2020...

    forum.aspose.com/c/russian/30
  8. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....supported in OOXML formats ( Docx ) only. Earlier document formats...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...docx' ) self . assertEqual ( '.docx' , aw . FileFormatUtil...src_file_name = MY_DIR + 'Document.docx' , dst_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....docx" ); }); /// <summary> /// Creates...for ISO / IEC 29500 compliant .docx documents (see the OoxmlCompliance...

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