Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 22,345 for

docx

(0.06 sec)
  1. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++.... static Type () Remarks A DOCX or DOC document can contain..."StructuredDocumentTa.CustomXml.docx" ); See Also Namespace Aspose::Words::Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....docx"); SvgSaveOptions options =...used when saving to a DOC or DOCX file. getTextOutputMode() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc...will be used when saving in the DOCX format. PdfAttachmentsEmbedd...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 如何使用 C# 在 Word 文档中创建表格

    关于如何使用 C# 代码在 Word 文档中创建表格的分步教程。使用带有 Aspose DocumentBuilder 和 DOM 类的 C# 以编程方式在 Word 中创建表格。...文档中完成表格创建 将表格另存为 Word 文档到磁盘上的 DOCX 格式 以下 Aspose DocumentBuilder...

    kb.aspose.com/zh/words/net/how-to-create-table-...
  5. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Python library or online using HTML Converter. Learn HTML to PNG conversion scripts with Python examples....{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} # Convert HTML to {{output...

    docs.aspose.com/html/python-net/convert-html-to...
  6. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization....docx format. Document doc = new Document...MyDir + "Field sample - PRIVATE.docx" ); // WordPerfect 5.x/6.x documents...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in Python code examples....{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...MHTML Converter Convert MHTML to DOCX Subscribe to Aspose Product...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-bmp/
  9. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... It is supported by DOCX format only. Examples Shows...ARTIFACTS_DIR + 'Lists.CreateCustomList.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....docx"); OdtSaveOptions saveOptions...Document(getMyDir() + "Rendering.docx"); // When we export the document...

    reference.aspose.com/words/java/com.aspose.word...