Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 94,305 for

docm

(0.89 sec)
  1. Change or Replace Header and Footer|Aspose.Word...

    Change or replace header or footer easily and fast instead of using Open XML SDK in C#.... Convert DOCM to DOCX Remove Headers and Footers...

    docs.aspose.com/words/net/change-or-replace-hea...
  2. 使用 C# 编辑 Word 宏

    本文介绍如何使用 C# 编辑 Word 宏。包括设置 IDE 的详细信息、操作步骤以及展示如何使用 C# 编辑 Word 宏的示例代码。...这些步骤总结了如何在 DOCM 格式的 Word 文件中 使用 C# 修改宏 。导入所有必需的模块和命名空间,将源 DOCM 文件加载到...中的模块集合。将新脚本设置到目标模块的 SourceCode 属性中,然后将带有更新宏的 DOCM 文件保存到磁盘中。 使用 C# 更新宏的代码 此代码演示了...

    kb.aspose.com/zh/words/net/edit-macro-in-word-u...
  3. SVG rendered too large with HtmlSaveOptions but...

    Hello, I am encountering an issue when saving a Docm file containing SVG content to HTML. When using HtmlFixedSaveOptions, the output is correct. However, when using HtmlSaveOptions , the SVG elements appear extremely …...encountering an issue when saving a DOCM file containing SVG content...HTML. I have attached a sample DOCM file along with a code snippet...

    forum.aspose.com/t/svg-rendered-too-large-with-...
  4. Խմբագրել մակրո Word-ում Python-ի միջոցով

    Հետևեք այս հոդվածին, որպեսզի խմբագրեք մակրոն Word-ում Python-ի միջոցով։ Այն ունի IDE-ի կարգավորման մանրամասներ, քայլերի ցուցակ և օրինակային կոդ, որպեսզի Python-ի միջոցով տարբեր ձևերով փոխեք մակրոն։...մոդուլները Բեռնեք մակրո պարունակող DOCM ֆայլը Document օբյեկտ Մուտք...Պահպանեք փաստաթուղթը updated.docm անունով (մակրոները պահելու համար)...

    kb.aspose.com/hy/words/python/edit-macro-in-wor...
  5. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....are supported: Docx, FlatOpc, Docm, Dotm, Dotx. OoxmlSaveOptions...DOCX, "docx"}, {SaveFormat.DOCM, "docm"}, {SaveFormat.DOTM, "dotm"}...

    reference.aspose.com/words/java/com.aspose.word...
  6. Encrypt a Document in C#|Aspose.Words for .NET

    Encrypt your document using appropriate encryption algorithms for specific document formats in C#....OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc. Note...Encryption (40-bit) DOCX, DOTX, DOCM, DOTM, FlatOPC, FlatOpcTemplate...

    docs.aspose.com/words/net/encrypt-a-document/
  7. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....modules Load the macro-enabled DOCM file into a Document object...Save the document as updated.docm (to keep macros) and print a...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  8. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott. public static...removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott. public static...

    reference.aspose.com/words/net/aspose.words.dig...
  9. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....save a document in the Docx, Docm, Dotx, Dotm or FlatOpc format...saveFormat SaveFormat Can be Docx, Docm, Dotx, Dotm or FlatOpc. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...template, try saving the output as DOCM document. In this case the project...as DOCM document. @alexey.noskov ok, that works for DOCM. Is...

    forum.aspose.com/t/adding-module-for-vbaproject...