Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 169,264 for

docx

(0.24 sec)
  1. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect Docx in Java with the help of a few API calls only....you can save it as a separate DOCX , DOC , or in any of the supported...sample code. Code to Unprotect DOCX in Java This code demonstrates...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  2. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....docx" ; string watermarkText = "This..."LowCode.WatermarkContextText.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  3. 原始文档(AposeWord转Pdf题号后对齐有问题) - Free Support Foru...

    原始文档(AposeWord转Pdf题号后对齐有问题).Docx (13.9 KB) 原始文档(AposeWord转Pdf题号后对齐有问题)。求C#完整实现?已上传 word原始文档...docx (13.9 KB) 原始文档(AposeWord转Pd...Document doc = new Document("原始文档.docx"); // 设置PDF保存选项 PdfSaveOptions...

    forum.aspose.com/t/aposeword-pdf/316457
  4. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the document... This option works for DOC, DOCX and RTF formats only. Examples...Document ( base . myDir + "Document.docx" ); let fontInfos = doc . fontInfos...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....docx" ); // Following formats are...manage a document while saving to docx. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Docx Office Open XML WordprocessingML...Shows how save a web page as a .docx file. const url = "https://products...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby...." ) \ # Save the document in DOCX format. The format to save as...save ( data_dir + "HelloWorld.docx" ) Download Running Code Download...

    docs.aspose.com/words/java/hello-world-in-ruby/
  10. C++ API to Convert POTM to WORD or with free On...

    Export POTM to WORD within your C++ applications or online. Test free POTM to WORD online converter quickly before integrating the code....reference Save the document to DOCX format by using Save member...document in DOCX format doc -> Save ( u "output.docx" ); Free Online...

    products.aspose.com/total/cpp/conversion/potm-t...