Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 177,428 for

docx

(0.99 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ Python o......com/pdf/th/python-net/conversion/cgm-to-docx CGM to DOCX column is-2 button is-info...Python-Net: การแปลงไฟล์ CGM เป็น DOCX โดยใช้ Python https://products...

    products.aspose.com/pdf/th/python-net/conversio...
  2. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types to save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling today!... Docx )); Assert . That ( FileFormatUtil...Is . EqualTo ( SaveFormat . Docx )); Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words/fil...
  3. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value.... Docx ); expect ( aw . FileFormatUtil...toEqual ( aw . SaveFormat . Docx ); expect ( aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReplacerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReplacerContext class for seamless find and replace operations, enhancing your document automation and efficiency....docx" ; Regex pattern = new Regex..."LowCode.ReplaceContextRegex.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  5. WatermarkerContext.text_watermark_options prope...

    WatermarkerContext.text_watermark_options property. Options for the image watermark....docx' watermark_text = 'This is a...'LowCode.WatermarkContextText.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...docx" ; if ( fs . existsSync ( signedFile...detectFileFormat ( base . myDir + "Document.docx" ); expect ( aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document... This option works for DOC, DOCX and RTF formats only. Examples...file_name = MY_DIR + 'Document.docx' ) font_infos = doc . font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....DOCX Microsoft Word document (version...save_multipage_document ( "result.docx" , SaveFormat . DOCX , results ) # or results...

    docs.aspose.com/ocr/python-net/save-file/
  9. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word document to disk using Ruby....doc" ) \ # Save the document as DOCX document. doc . save ( data_dir...data_dir + "Document Out.docx" ) Download Running Code Download Load...

    docs.aspose.com/words/java/load-and-save-to-dis...
  10. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...