Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 177,476 for

docx

(0.75 sec)
  1. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in pdf generates a different table than the one in word. If I save in PDF using the Word application the pdf is …...docx (818.1 KB) Different output of same file in docx and...= new Document(@"C:\Temp\in.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/the-exporting-in-pdf-generat...
  2. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…... Sample Docx: sample.docx (16.3 KB) Expected Result...we see You are converting a DOCX that contains a legacy EQ field...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  3. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...将Excel工作簿转换为DOCX Aspose.Cells API支持将电子表格导出为DOCX格式。导出工作簿为DOCX时,将 SaveFormat...SaveFormat.Docx 作为 Workbook.Save 方法的第二个参数。也可以使用 DocxSaveOptions...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  4. Convert PPTX to ODT via Java or with free Onlin...

    Java API to Export PPTX to ODT without using Microsoft Word or PowerPoint or online. Test free PPTX to ODT online converter quickly before integrating the code....document formats, including DOC, DOCX, ODT, and HTML. By using Aspose...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  5. Supported Document Formats|Aspose.Words for Sha...

    Formats which are supported by the Aspose.Words for SharePoint.... DOCX Office Open XML WordprocessingML...

    docs.aspose.com/words/sharepoint/supported-docu...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ C++ on Aspsoe.PDF ......com/pdf/th/cpp/conversion/cgm-to-docx CGM to DOCX column is-2 button is-info...com/pdf/th/cpp/conversion/eps-to-docx EPS to DOCX column is-2 button is-info...

    products.aspose.com/pdf/th/cpp/conversion/index...
  7. Convert HTML to TIFF in Python – Aspose.HTML

    Convert HTML to TIFF using Aspose.HTML for Python via .NET. Save web pages in TIFF format quickly, clearly, and securely.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  8. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... Docx ); saveOptions . compliance...artifactsDir + "Shape.ShapeInsertion.docx" , saveOptions ); Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将多页文档转换为Java中的图像|Aspose.Words为Java

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用Java。...,仅适用于TIFF图像格式 下面的代码示例演示如何将多页DOCX文档保存为具有水平布局的JPEG图像: Document...= new Document ( "Rendering.docx" ); ImageSaveOptions options...

    docs.aspose.com/words/zh/java/convert-a-multi-p...
  10. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...docx" ; if ( fs . existsSync ( signedFile...detectFileFormat ( base . myDir + "Document.docx" ); expect ( aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...