Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 176,919 for

docx

(0.14 sec)
  1. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....Word document and saves it to DOCX file format. Steps to Insert...Finally, save the document to DOCX file format In these steps,...

    kb.aspose.com/words/net/how-to-insert-header-an...
  2. Print Word Document with Comments using C#

    Follow this article to print Word document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....NET to render DOCX comments Create an empty Word...summarize the process to render DOCX comments using C# . Import the...

    kb.aspose.com/words/net/print-word-document-wit...
  3. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from Docx in C++ that can be viewed in the browser or any other viewer....calls and generate PDF from DOCX in C++ that can be viewed in...compliance mode of PDF Save the DOCX file as PDF using Save method...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  4. Შეკუმშოს WORD C++

    შეკუმშოს WORD C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად.... DOCX Node Python Java C# C++ კოდის...C++ ში: კოდის მაგალითი C++ ში DOCX ფაილის შეკუმშვისთვის კოპირება...

    products.aspose.com/words/ka/cpp/compress/word/
  5. Ինչպես ստեղծել Word փաստաթուղթ՝ օգտագործելով Ja...

    Այս հակիրճ ձեռնարկը բացատրում է, թե ինչպես ստեղծել Word փաստաթուղթ՝ օգտագործելով Java առանց Interop-ի: Այն կօգնի ձեզ ստեղծել Word փաստաթուղթ՝ օգտագործելով Java առանց Interop-ի ցանկացած օպերացիոն համակարգում, ինչպիսիք են macOS-ը, Ubuntu-ն և Windows-ը:...Interop-ի և պահպանել այն որպես DOCX ՝ օգտագործելով մի քանի տող կոդ:...Պահպանեք ստացված Word ֆայլը որպես DOCX, որը պարունակում է ձևաչափված...

    kb.aspose.com/hy/words/java/how-to-generate-wor...
  6. C++ Split WORD

    Split WORD files into e pages using C++ code. Save WORD as separate files using C++.... DOCX Node Python Java C# C++ View...C++ code example to split a DOCX file Copy Examples Input file...

    products.aspose.com/words/cpp/split/word/
  7. 搜索

    搜索...API 提供了將 Microsoft Word DOC 或 DOCX 文檔轉換為 C# 和 Java 字節數組的最簡單方法。...doc.Save(outStream, SaveFormat.Docx); // Convert the document to...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  8. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal Docx format saving. Enhance document quality today!...will be used when saving in the DOCX format. public enum OoxmlCompliance...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . Compliance...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the Docx format....will be used when saving in the DOCX format. Members Name Description...save_format = aw . SaveFormat . DOCX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...docx files and the following Java...wdDoc = new Document("WordWrap.docx"); DocumentBuilder builder =...

    forum.aspose.com/t/unexpected-col-widths-and-wo...