Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 175,608 for

docx

(0.23 sec)
  1. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and save file formats....in the Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  2. PUB Converter API solution | C++

    Convert Microsoft Publisher files Programmatically via C++ library. Simple API solution to build your own PUB converter C++ project....adoption of formats like PDF or DOCX. Furthermore, the requirement...TIFF, PNG, JPEG, GIF, BMP, DOC, DOCX, XLS, XLSX, CSV, PPTX, XPS,...

    products.aspose.com/pub/cpp/conversion/
  3. Რამდენიმე WORD JPG Javascript

    შეაერთეთ მრავალი WORD JPG JavaScript კოდში. შეინახეთ WORD როგორც JPG JavaScript....JavaScript რათა გააერთიანოთ მრავალი DOCX JPG კოპირება Მაგალითები შეიტანეთ...fileNames = [ "Input1.docx" , "Input2.docx" ] var output = new...

    products.aspose.com/words/ka/nodejs-net/merge/w...
  4. 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...
  5. ReplacerContext class | Aspose.Words for Python

    aspose.words.lowcode.ReplacerContext class. Find/replace operation context....docx' pattern = '(C)2006 Aspose Pty...ARTIFACTS_DIR + 'LowCode.ReplaceContext.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReplacerContext.SetReplacement | Aspose.Words f...

    Enhance your find and replace operations with the ReplacerContext SetReplacement method, allowing seamless pattern and replacement management for efficiency....docx" ; string pattern = "(C)2006...ArtifactsDir + "LowCode.ReplaceContext.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  7. 将多页文档转换为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...
  8. 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-...
  9. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the Docx file are different than the saved to pdf selected area. var xls1 = new …...resulting pptx file and the docx file are different than the...Save(“C:\ex.docx”, Aspose.Words.SaveFormat.Docx); Thank you,...

    forum.aspose.com/t/resulting-table-borders-are-...
  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-...