Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 175,560 for

docx

(0.11 sec)
  1. Aspose word to pdf conversion taking 100 times ...

    Product name & version Aspose.Words(23.2.0) for .NET 8.0 Detailed description of the conversion issue : When the system attempts to generate Word, it uses 251KB. The same file we are converting into PDF, which has a si…...docx") { pdffilePath = filePath.Replace(".docx", ".pdf");...fileModel.FileName.Replace(".docx", ".pdf"); } using var fileStream...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  2. Aspose words Java -ExportDocumentStructure - vi...

    When exporting Docx to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...2025, 3:01pm 1 When exporting DOCX to PDF with pdfOptions.setE...Document doc = new Document("in.docx"); doc.updateFields(); doc.updatePageLayout();...

    forum.aspose.com/t/aspose-words-java-exportdocu...
  3. Online OFT to DOC Conversion or Build .NET base...

    Free online app to convert OFT to DOC files. .NET C# conversion library code for OFT documents....docx) becomes essential for content...conversion of OFT files into .docx formats is necessary to unlock...

    products.aspose.com/total/net/conversion/oft-to...
  4. 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...
  5. 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...
  6. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...signature removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott...( MyDir + "Digitally signed.docx" , ArtifactsDir + "DigitalSignatureUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  7. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....property will always return Docx. Examples Shows how to use the...DetectFileFormat ( MyDir + "Document.docx" ); Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words/fil...
  8. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital signature...docx" ; if ( fs . existsSync ( signedFile...detectFileFormat ( base . myDir + "Document.docx" ); expect ( aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将 PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PDF) : GitHub 将PDF转换为DOC或DOCX格式在Python中 将 PDF 转换为 SVG 格式在...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  10. Replacer.create method | Aspose.Words for Python

    Replacer.create method. Creates new instance of the replacer processor....docx' pattern = '(C)2006 Aspose Pty...ARTIFACTS_DIR + 'LowCode.ReplaceContext.docx' ) . execute () Shows how to...

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