Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 162,373 for

docx

(0.06 sec)
  1. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...docx"); InsertWatermarkText(doc,...doc.Save("WatermarkedDocument.docx"); Next Steps Ensure that your...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  2. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as Docx or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....PDF Convert DOC to PDF Convert DOCX to PDF and others Convert Image...Convert PDF to Word Convert PDF to DOCX Convert PDF to DOC and others...

    docs.aspose.com/words/net/convert-a-document/
  4. MHTML Converter – Convert MHTML in Python

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....programmatically convert MHTML to PDF, XPS, DOCX, PNG, JPG, GIF, TIFF, and BMP...{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...

    docs.aspose.com/html/python-net/mhtml-converter/
  5. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....TIFF: Convert Excel Workbook to DOCX The Aspose.Cells for Python...spreadsheets to DOCX format. To export the workbook to DOCX, pass SaveFormat...

    docs.aspose.com/cells/python-net/convert-workbo...
  6. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...DocSaveOptions 类中的 password 属性,或 DOCX、DOCM、DOTX、DOTM 和 FlatOpc 的 OoxmlSaveOptions...加密CryptoAPI RC4 加密 RC4 加密(40 位) DOCX、DOTX、DOCM、DOTM、FlatOPC、Flat...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  7. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details.... For example, DOCX is more compact than DOC and...Let’s consider two documents: DOCX “A” document – 0.35 MB size...

    docs.aspose.com/words/net/memory-requirements/
  8. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with documents? Learn the details.... For example, DOCX is more compact than DOC and...Let’s consider two documents: DOCX “A” document – 0.35 MB size...

    docs.aspose.com/words/java/memory-requirements/
  9. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a Docx using C++ and without interop or Microsoft Office automation with simple steps and code snippet.... You can easily create a DOCX using C++ and without interop...to witness, how to generate DOCX programmatically using C++....

    kb.aspose.com/words/cpp/how-to-create-word-docu...
  10. Ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթու...

    Այս հակիրճ ձեռնարկը ձեզ կառաջնորդի քայլերին, թե ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթում Java-ի միջոցով: Օգտագործելով պարզ API զանգեր, կարելի է հեշտությամբ փոխարինել տեքստը Word փաստաթղթում Java-ի միջոցով ցանկացած հավելվածի համար և անկախ Օպերացիոն համակարգի միջավայրից:...Գործողությունը կսկսվի՝ բեռնելով աղբյուրը DOCX-ը՝ օգտագործելով Document class...օրինակը Java-ում փոխարինում է բառը DOCX -ում՝ օգտագործելով պարզ API...

    kb.aspose.com/hy/words/java/how-to-find-and-rep...