Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 177,477 for

docx

(0.83 sec)
  1. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....file formats, such as PDF, XPS, DOCX, and image formats. The following...other formats such as PDF, XPS, DOCX, and images. The following Python...

    docs.aspose.com/html/python-net/renderers/
  2. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...docx (11.6 KB) doc1.docx (11.6 KB) doc2.docx (11.5 KB)...KB) doc1.docx (11.6 KB) Code - First we run below code where we...

    forum.aspose.com/t/aspose-words-automatically-a...
  3. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.Docx (175.8 KB) out.Docx (129.3 KB) cover.Docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB)...main = new Document(path + "1.docx"); Document cover = new Document(path...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  4. WORD Mail Merge In C#

    Personalize your Mail merge WORD file using C#. Automate emails or build reports using Mail merge WORD template in C#....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C#. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/net/mailmerge/word/
  5. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.saveSubsetFonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document...Remarks 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...
  6. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....GitHub Convert PDF to DOC or DOCX format in PHP Convert PDF to...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  7. C# Split A File

    Split documents programmatically in C#: Docx, PDF, DOC, ODT, RTF, HTML, TXT and many more.... DOCX Node Python Java C# C++ View...split Word, PDF, EPUB, HTML, DOCX documents into parts. Splitting...

    products.aspose.com/words/net/split/
  8. 原始文档(AposeWord转Pdf后对齐有问题求处理方法) - Free Support F...

    原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题).Docx (13.9 KB) 原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题)。求C#完整实现?已上传 word原始文档...docx (13.9 KB) 原始文档左边距为2厘米(Apose...Document doc = new Document("原始文档.docx"); // 设置PDF保存选项 PdfSaveOptions...

    forum.aspose.com/t/aposeword-pdf/316457
  9. Online DOC to XLSB Conversion or Build .NET bas...

    Free online app to convert DOC to XLSB files. .NET C# conversion library code for DOC documents....docx) into Excel Binary Files (.xlsb)...analysis. The conversion of .docx files into .xlsb formats is...

    products.aspose.com/total/net/conversion/doc-to...
  10. Converting a PDF file to WORD using Java | Aspo...

    PDF to WORD conversion via Java sample code. Programmers can use this example code to export PDF to WORD within any Web or Desktop Java based application....document in DOCX format pdfDocument . save ( "output.docx" , SaveFormat...SaveFormat . DocX ); pdfDocument . close (); Copy code to the clipboard...

    products.aspose.com/pdf/java/conversion/pdf-to-...