Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 177,803 for

docx

(0.79 sec)
  1. Encrypt a Document in C#|Aspose.Words for .NET

    Encrypt your document using appropriate encryption algorithms for specific document formats in C#....the OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc...Encryption RC4 Encryption (40-bit) DOCX, DOTX, DOCM, DOTM, FlatOPC,...

    docs.aspose.com/words/net/encrypt-a-document/
  2. 将多页文档转换为Python中的图像|Aspose.Words为Python

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

    docs.aspose.com/words/zh/python-net/convert-a-m...
  3. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a Docx file public static void EmbedJsonFileInDocx(string DocxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...cannot get a json string into a docX file public static void Emb...to embed a JSON string into a DOCX file using Aspose.Words’ CustomPart...

    forum.aspose.com/t/unable-to-add-custompart/324892
  4. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....html" ) \ # Save the document Docx file format save_format = Rjb...( data_dir + "Out.docx" , save_format . DOCX ) Download Running...

    docs.aspose.com/words/java/convert-doc-to-html-...
  5. Converting a PDF file to WORD using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑WORD Conversion on All Platforms...function AsposePdfToDocX and DOCX file name Check if the json...equal to 0 Download the output DOCX file Here is an example that...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  6. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....docx. auto doc = System :: MakeObject...Aspose :: Words :: SaveFormat :: Docx ); so -> set_KeepLegacyControlCha...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Report In Python

    Generate reports in Python and automate documents in DOC, Docx, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Python via .NET reporting tools....can create stunning reports in DOCX, PDF, HTML and other popular...and custom data using Python. DOCX Python Java C# View code snippet...

    products.aspose.com/words/python-net/report/
  9. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C++. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/cpp/mailmerge/
  10. Numbers after the decimal point are lost when t...

    Hello, I’m trying to save the compared document as a PDF, but character spacing differences are not displayed correctly in the PDF. They are displayed correctly in the Word document. Could you please confirm if it is a …...docx"); Document document2 = new...Document("/path/to/spacing2.docx"); document1.compare(document2...

    forum.aspose.com/t/numbers-after-the-decimal-po...