Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 177,409 for

docx

(0.29 sec)
  1. Ինչպես փոխարկել PowerPoint-ը Word-ի Python-ում

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

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  2. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...docx" ; string pattern = "(C)2006...ArtifactsDir + "LowCode.Replace.1.docx" , pattern , replacement );...

    reference.aspose.com/words/net/aspose.words.low...
  3. Word From Excel Mail Merge C++

    თქვენი Mail merge Word from Excel ფაილის პერსონალიზაცია C++ გამოყენებით. ელფოსტის ავტომატიზაცია ან ანგარიშების შექმნა Mail merge Word from Excel შაბლონის გამოყენებით C++....შექმენით docx Mail merge გამოყენებით C++ მაღალსიჩქარიანი C++...merge ოპერაციის შესასრულებლად docx შაბლონებისა და მონაცემების მორგებული...

    products.aspose.com/words/ka/cpp/mailmerge/word...
  4. Footnote and revisions - Free Support Forum - a...

    Hi, I just wanted to check is this expected behaviour, when tracking changes and i move position of footnote i get deleted duplicated revison footnote in document. word doc: footnotetc1.Docx (15.5 KB) Document doc =…...docx (15.5 KB) Document doc = new...new Document("footnotetc1.docx"); Footnote footnote = (Footnote)...

    forum.aspose.com/t/footnote-and-revisions/328702
  5. Render EMAIL to WORD in Andorid App | products....

    Export EMAIL to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....available to configure the output DOCX file by using the DocSaveOptions...convert HTML to Word file like DOCX is easily achieved. First information...

    kb.aspose.com/html/net/how-to-convert-html-to-w...
  7. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert Docx to Markdown using Python....runnable sample code to convert DOCX to Markdown using Python . You...for Python via .NET to convert DOCX to MD file Load input Word file...

    kb.aspose.com/words/python/how-to-convert-word-...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing document. To learn more, visit the documentation article in C++....signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 20.6 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 to 20.6. In 15.8, when exporti…...8, when exporting DOCX to HTML: setScaleImageToShape(false)...the original image as in the DOCX. If an image has effects applied...

    forum.aspose.com/t/preserve-original-images-and...
  10. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background color, after conversion if we …...Excel spreadsheet to a Word DOCX, without requiring any additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/excel-to-document-conversion...