Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 177,803 for

docx

(0.18 sec)
  1. Several WORD Into JPG Java

    Merge multiple a Word document into JPG in Java code. Save a Word document as JPG using Java....in Java to combine multiple DOCX to JPG Copy Examples Input files...Arrays.asList( "Input1.docx" , "Input2.docx" ); Document output...

    products.aspose.com/words/java/merge/word-to-jpg/
  2. Web Scraping using C# - Convert HTML to Word Fi...

    Scrape website web pages as well as export HTML to Microsoft Word documents via your .NET applications by integrating the Aspose APIs....structured format, such as DOC, DOCX, CSV, JSON, or a database, for...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/net/conversion/html-t...
  3. Insert image by base64 string - Free Support Fo...

    Hi support team, I would like to know if is it possible to insert base64 string to Docx with Linq report engine. I don’t see any documentation about this scenario especially with Json Data source. For example: { "bad…...possible to insert base64 string to docx with Linq report engine. I don’t...= new Document(@"C:\Temp\in.docx"); ReportingEngine engine =...

    forum.aspose.com/t/insert-image-by-base64-strin...
  4. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....docx" ; string secondDoc = MyDir..."LowCode.CompareContextDocume.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  5. Producer Name in Outputs|Aspose.Words for Pytho...

    Aspose.Words for Python via .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... Docx <!-- Generated by Aspose.Words...generator information stored in a DOCX file? A: It is written as an...

    docs.aspose.com/words/python-net/generator-or-p...
  6. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance....docx" ); // When we save the document...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . CompressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document...docx' ) # When we save the document...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . compression_level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... Docx ; doc . save ( base . artifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...docx"); // Re‑calculate layout with...the result doc.Save("output.docx"); Keep the heading row on a...

    forum.aspose.com/t/aspose-word/320899
  10. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 Docx、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF-document as DocX-document pdf . save_docx ( "sample.docx" ) ? ; Ok...的转换。首先,我们打开一个 PDF 文档。然后,我们调用 save_docx 函数。接下来,关闭 PDF 文档并释放所有分配的资源 PDF...

    products.aspose.com/pdf/zh-hans/rust-cpp/conver...