Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 22,358 for

docx

(0.03 sec)
  1. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....codes only and save it as a new DOCX or DOC file if required. Steps...demonstrates the process to unprotect DOCX using C# where the Unprotect()...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  2. Ինչպես հեռացնել Word ֆայլը Java-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես հեռացնել Word ֆայլը Java-ում: Այն տրամադրում է բոլոր անհրաժեշտ մանրամասները՝ Java-ում Docx-ը պաշտպանելու համար ծրագիր գրելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...կարող եք այն պահել որպես առանձին DOCX , DOC կամ աջակցվող ձևաչափերից...փորձարկելու համար: Կոդ՝ Java-ում DOCX-ը չպաշտպանելու համար Այս կոդը...

    kb.aspose.com/hy/words/java/how-to-unprotect-wo...
  3. PageSetup.text_orientation property | Aspose.Wo...

    PageSetup.text_orientation property. Allows to specify [PageSetup.text_orientation](./) for the whole page...supported for MS Word native formats DOCX, WML, RTF and DOC. Examples...'PageSetup.SetTextOrientation.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 将 Markdown 转换为 Word

    本文介绍了使用 Python 将 Markdown 转换为 Word 的详细信息。它包括分步算法和可运行的示例代码,用于在 Python 中将 Markdown 导出为 Docx。...,用于在 Python 中将 Markdown 导出为 DOCX 。您可以按照此信息在安装了 Python 的任何操作系统(如...HTML 文件格式作为中间文件,最后将其导出为 Word DOCX 格式。 使用 Python 将 Markdown 转换为...

    kb.aspose.com/zh/html/python/convert-markdown-t...
  6. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... Docx ); saveOptions . Compliance...ArtifactsDir + "Shape.ShapeInsertion.docx" , saveOptions ); Shows how...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....the resultant document as a DOCX file. All the necessary steps...insert header and footer in DOCX using C# . Updated on 04 Nov...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  8. Ինչպես բաժանել էջերը Word-ում՝ օգտագործելով Pyt...

    Այս պարզ ձեռնարկը նկարագրում է, թե ինչպես կարելի է բաժանել էջերը Word-ում՝ օգտագործելով Python-ը: Այն ներկայացնում է բոլոր անհրաժեշտ ռեսուրսները, քայլերը և գործարկվող կոդը՝ Word-ից Python-ի միջոցով էջեր հանելու համար:...յուրաքանչյուր էջ որպես առանձին DOCX կամ DOC ֆայլ` ըստ ձեր պահանջի:...աջակցվող ֆայլի ձևաչափում: Կոդ՝ DOCX-ը Python-ի միջոցով բաժանելու...

    kb.aspose.com/hy/words/python/how-to-split-page...
  9. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...Document ( base . myDir + "Document.docx" ); let fontInfos = doc . fontInfos...

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