Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 18,410 for

docx to doc

(0.33 sec)
  1. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how To enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items To your collection for seamless integration.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  2. Update Fields C#|Aspose.Words for .NET

    Learn how To update fields in C#. Update fields programmatically or use auTomatic field update using .NET API.... Document doc = new Document ( "input.docx" ); doc . UpdateFields...fields in the document doc . Save ( "output.docx" ); Q: How do I update...

    docs.aspose.com/words/net/update-fields/
  3. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 Docx,并考虑在 C# 示例中支持 MHTML 到 Docx 的转换。试试在线 MHTML 转换器。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/convert-mhtml-to-docx/
  4. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. View and Update PDF Properties Online or Update...

    View and modify PDF properties through online app for free. Android API code To update PDF properties....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  6. File corruption after replacing hyperlinks with...

    We’ve recently run inTo an issue while replacing hyperlinks in a number of cusTomer sample files using Aspose.Words. Although the links appear To be updated in the resulting Documents, they do not work as expected when v…...docx Sample C# Console Application...files: "Sample File - Updated.docx" (simple link change) "Sample...

    forum.aspose.com/t/file-corruption-after-replac...
  7. English table style names / LatentStyles - Free...

    When generating a word Document with a table, I provide the option To configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...Microsoft Learn When unzipping a docx file, I find this in “word\styles...style. var doc = new Aspose.Words.Document("input.docx"); var table...

    forum.aspose.com/t/english-table-style-names-la...
  8. ChartFormat.SetDefaultFill | Aspose.Words for .NET

    Discover how To use the ChartFormat SetDefaultFill method To effortlessly resTore your chart element's fill To its original default value....Document doc = new Document ( MyDir + "DataPoint format.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0...

    reference.aspose.com/words/net/aspose.words.dra...
  9. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

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