Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 176,888 for

docx

(0.13 sec)
  1. Aspose.Words for Java|Documentation

    Generate, modify, convert, render, and print documents using Java....document formats such as DOC, DOCX, RTF, HTML, Markdown, PDF, XPS...

    docs.aspose.com/words/java/
  2. Aspose.Cells for Python via Java|Documentation

    Aspose.Cells for Python via Java supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats that your business uses every day. It also allows exporting Excel® files to PDF, Docx, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML...

    docs.aspose.com/cells/python-java/
  3. Remove PPTX Annotation using C++ | products.asp...

    C++ source code to delete annotations from PPTX...Slides C++ Annotation Pptx PPT DOCX XLSX PDF ODP PPTX Remove Comments...

    products.aspose.com/slides/cpp/annotation/pptx/
  4. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...placeholders «Name» and «City» in my DOCX file remain unreplaced in the...placeholders «Name» and «City» in my DOCX file remain unreplaced in the...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  5. PDF Format Conversion Solution for Go | Aspose.PDF

    Convert PDF to Docx, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Go...previously opened PDF-document as DocX-document with filename err =...= pdf . SaveDocX ( "sample.docx" ) if err != nil { log . Fatal...

    products.aspose.com/pdf/go-cpp/conversion/
  6. Word中有序列表有内容被修订,在转为pdf时我只想保留最后的内容和左边的修订边框,结果内容错...

    以下是代码: LayoutOptions layoutOptions = doc.getLayoutOptions(); layoutOptions.setShowHiddenText(false); layoutOptions.setCommentDisplayMode(CommentDisplayMode.SHOW_IN_BALLOONS); // 获取文档的修订选项 RevisionOptions revisionOptions…...docx (31.7 KB) 1110×390 49.2 KB alexey...= new Document("C:\\Temp\\in.docx"); doc.getLayoutOptions().getRevisionOptions()...

    forum.aspose.com/t/word-pdf/319854
  7. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....shows how to save a multi-page DOCX document as JPEG image with...:: Document > ( u "Rendering.docx" ); auto options = System ::...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  8. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....properties are meaningful for DOCX documents conforming to the...data"; ). These are stored in the DOCX file and are visible to screen...

    docs.aspose.com/words/nodejs-net/work-with-text...
  9. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word....Word 2007 Marco File) Generate DOCX File (Office 2007+ Word Document)...alternative formats, such as DOCX, which do not support macros...

    products.aspose.com/total/python-net/create/docm/
  10. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save document...docx" ); // When we save the document...OoxmlSaveOptions ( aw . SaveFormat . Docx ); saveOptions . compressionLevel...

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