Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 176,884 for

docx

(0.09 sec)
  1. 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...
  2. 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...
  3. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily.... DOCX Node Python Java C# C++ View...Code example in C++ to compress DOCX files Copy Examples Input file...

    products.aspose.com/words/cpp/compress/word/
  4. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...ToLower ()) { case "docx" : targetBlobName += ".docx" ; document ....Aspose . Pdf . SaveFormat . DocX ); break ; case "html" : targetBlobName...

    docs.aspose.com/pdf/zh/net/converting-documents...
  5. Apoyo licencia - Free Support Forum - aspose.com

    Tengo un sistema SaaS donde quiero solo exportar de Word a PDF, ya lo hace pero me sale la marca de agua de “Aspose”, adquiri una licencia pero al momento de implementar me sale un error “Se produjo una excepción de tipo…...archivo y objetivo: origen = docx → destino = pdf Fragmento de...= new Document(@"C:\Temp\in.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/apoyo-licencia/322527
  6. 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...
  7. 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...
  8. Supported Document Formats|Aspose.Words for Sha...

    Formats which are supported by the Aspose.Words for SharePoint.... DOCX Office Open XML WordprocessingML...

    docs.aspose.com/words/sharepoint/supported-docu...
  9. 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...
  10. ReplacerContext.SetReplacement | Aspose.Words f...

    Enhance your find and replace operations with the ReplacerContext SetReplacement method, allowing seamless pattern and replacement management for efficiency....docx" ; string pattern = "(C)2006...ArtifactsDir + "LowCode.ReplaceContext.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...