Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 176,921 for

docx

(0.05 sec)
  1. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word document using Ruby....Words supported format, such as DOCX. doc . save ( data_dir + "LoadTxt...

    docs.aspose.com/words/java/load-plain-text-txt-...
  2. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....docx' watermark_image = IMAGE_DIR...'LowCode.WatermarkContextImag.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert Docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...1 Is it possible to convert docx to HTML with OfficeMath as SVG...= new Document(@"C:\Temp\in.docx"); ImageSaveOptions emfSaveOptions...

    forum.aspose.com/t/export-officemath-as-svg-in-...
  5. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your documents by embedding system fonts. Learn its default value and benefits!... This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Print Word Document with Comments using Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file.... You will print DOCX comments using Java with the...Aspose.Words for Java to render DOCX comments Import the necessary...

    kb.aspose.com/words/java/print-word-document-wi...
  7. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done.... Finally, render the DOCX or DOC format word document...to Word documents as DOC or DOCX files. Whereas, if you want...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  8. 将多页文档转换为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...
  9. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...support: DOCX, XLSX, PDF comparison Output for DOCX comparison...Document Conversion Must support: DOCX → PDF XLSX → PDF TOC / Field...

    forum.aspose.com/t/questions-about-document-red...
  10. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as Docx, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....Microsoft Word formats such as DOCX, DOC, as well as image formats...convert a document from PDF to DOCX: Specify Load Options when Importing...

    docs.aspose.com/words/net/convert-pdf-to-other-...