Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 93,814 for

docm

(0.09 sec)
  1. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .Docm…...docm or anything like that, they...a macro-enabled file (like .docm). Solution To handle documents...

    forum.aspose.com/t/can-aspose-support-opening-a...
  2. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...docm"; string outputFile = dir + "Output_Office.docm"; string...List<string>() { dir + "Chart1.docm", dir + "Chart2.docm" }; object oWdDoNotSaveChanges...

    forum.aspose.com/t/difference-in-aspose-behavio...
  3. Aspose::Words::Loading::LoadOptions::set_Progre...

    Aspose::Words::Loading::LoadOptions::set_ProgressCallback method. Called during loading a document and accepts data about loading progress in C++....value ) Remarks Docx , FlatOpc , Docm , Dotm , Dotx , Markdown , Rtf...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Խմբագրել մակրոն Word-ում՝ օգտագործելով C#

    Հետևեք այս հոդվածին՝ Word-ում մակրո խմբագրելու համար՝ օգտագործելով C#: ներառում է IDE-ի կարգավորում, քայլերի ցուցակ և օրինակային կոդ՝ ցույց տալու համար, թե ինչպես խմբագրել մակրոներ Word-ում՝ օգտագործելով C#։...փոփոխել մակրոն՝ օգտագործելով C# DOCM Word ֆայլում։ Ներմուծեք անհրաժեշտ...մոդուլները և namespaces-ը, բեռնեք DOCM ֆայլը Document օբյեկտում, մուտք...

    kb.aspose.com/hy/words/net/edit-macro-in-word-u...
  5. Encrypt a Document in Python|Aspose.Words for P...

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

    docs.aspose.com/words/python-net/encrypt-a-docu...
  6. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....to change macro using C# in a DOCM Word file. Import all the necessary...namespaces, load the source DOCM Word file into the Document...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  7. Aspose::Words::Loading::LoadOptions::get_Progre...

    Aspose::Words::Loading::LoadOptions::get_ProgressCallback method. Called during loading a document and accepts data about loading progress in C++....const Remarks Docx , FlatOpc , Docm , Dotm , Dotx , Markdown , Rtf...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. 使用 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...
  9. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....PPSX to DOC PPTX to DOCX PPT to DOCM POT to DOTX POTX to DOTM POTM...ODP DOT to PPS DOCX to PPSM DOCM to PPTM DOTX to POTM DOTM to...

    products.aspose.com/total/python-net/conversion/
  10. 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-...