Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 176,884 for

docx

(0.15 sec)
  1. 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...
  2. Report In C#

    Generate reports in C# and automate documents in DOC, Docx, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....can create stunning reports in DOCX, PDF, HTML and other popular...templates and custom data using C#. DOCX Python Java C# View code snippet...

    products.aspose.com/words/net/report/
  3. Փոստի Միաձուլում

    Mail merge Word կամ PDF ֆայլերը Java ում...աղբյուրներից միաձուլելու և արդյունքները DOCX, PDF, HTML և այլ հայտնի ձևաչափեր...ի միջոցով արտահանելու համար: DOCX Python Java C# C++ Դիտեք կոդի...

    products.aspose.com/words/hy/java/mailmerge/
  4. Ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++: C++-ում բառը html ձևաչափի փոխարկելու համար հարկավոր է մի քանի պարզ քայլերով կատարել API-ի պարզ զանգեր MS Windows-ում կամ Linux-ում:...Մուտքային ֆայլը կարող է լինել DOCX կամ DOC ձևաչափով, որը պարունակում...թե ինչպես կարելի է վերափոխել DOCX-ը HTML-ի՝ օգտագործելով C++ :...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  5. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....docx"; String watermarkText = "This..."LowCode.WatermarkContextText.docx") .execute(); Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  6. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…...docx (12.1 KB) awais.hafeez May 10...aspose arabic letters format .docx"); doc.getLayoutOptions().s...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  7. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving.... Can be Docx, Docm, Dotx, Dotm or FlatOpc..., SaveFormat = SaveFormat . Docx }; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....programmatically convert MHTML to PDF, XPS, DOCX, PNG, JPG, GIF, TIFF, and BMP...separate file. {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...

    docs.aspose.com/html/python-net/mhtml-converter/
  10. How to Create Table in a Word Document with Java

    This brief step-by-step guide covers how to create table in a Word Document with Java. You can perform these steps to see how to insert table in a Word document using Java in any operating system like Windows, macOS or Linux....the output file is saved as DOCX file but you can save it in...Word document with Table as a DOCX file Using these steps we can...

    kb.aspose.com/words/java/how-to-create-table-in...