Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 176,789 for

docx

(0.1 sec)
  1. Ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փոստով, օգտագործելով C#: Հետևյալ օրինակում դուք կտեսնեք, թե որքան հեշտ է ուղարկել Word Փաստաթուղթը էլփոստի մարմնում՝ օգտագործելով C#: Դուք կարող եք օգտագործել օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...քայլում մենք բեռնել և պահպանել ենք DOCX-ը որպես միջանկյալ ձևաչափի MHTML...ենք, թե ինչպես ստեղծել էլ.փոստ DOCX-ից՝ օգտագործելով C# : Այնուամենայնիվ...

    kb.aspose.com/hy/words/net/how-to-send-word-doc...
  2. Ինչպես տպել Word փաստաթուղթը C#-ում

    Այս քայլ առ քայլ ձեռնարկը բացատրում է, թե ինչպես տպել Word փաստաթուղթը C#-ով: Այս կոդը c#-ում տպում է Word փաստաթուղթը առանց բացելու և առանց փոխազդեցության:...Windows Forms հավելվածը՝ Word DOCX -ը C#-ով տպելու համար՝ տպիչի...նոր Document օբյեկտ և բեռնեք DOCX փաստաթուղթը Ստեղծեք նոր PrintDialog...

    kb.aspose.com/hy/words/net/how-to-print-word-do...
  3. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions class. Allows to set advanced compare options in C++....docx" ); auto docB = System :: MakeObject...() + u "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .Docx files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...docx (120.9 KB) source-Non Disclosure...Agreement_very new.docx (133.5 KB) Aspose.Words output: out.docx (78.1 KB)...

    forum.aspose.com/t/header-footer-content-update...
  5. Render EML to WORD in Andorid App | products.as...

    Export EML 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. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...docx' aw . lowcode . Splitter . remove_blank_pages...'LowCode.RemoveBlankPages.1.docx' ) aw . lowcode . Splitter ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Word formats, such as DOC or DOCX, to PDF without using Microsoft...Convert DOC or DOCX to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....docx"; String secondDoc = getMyDir()..."LowCode.CompareDocuments.1.docx", "Author", new Date()); Comparer...

    reference.aspose.com/words/java/com.aspose.word...
  9. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...Docx); var fileName = $"{fileNam...$"{fileNameWithoutExten}{FileExtensions.DOCX}"; await assetFileService.U...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  10. EPUB Converter – Aspose.HTML for Python via .NET

    Learn about supported EPUB conversions and consider Python example of how to convert EPUB to PDF using Aspose.HTML.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/python-net/epub-converter/