Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 176,925 for

docx

(1.09 sec)
  1. Convert MPX to JIRA via Java

    Sample Java conversion code for MPX format to JIRA file. Use this example code to convert MPX to JIRA within any Web or Desktop Java based application....Conversion MPX to JIRA Conversion DOCX JPG PDF XML MPX JIRA Convert...

    products.aspose.com/tasks/java/conversion/mpx-t...
  2. Convert MPP to MPP via Java

    Sample Java conversion code for MPP format to MPP file. Use this example code to convert MPP to MPP within any Web or Desktop Java based application....Conversion MPP to MPT Conversion DOCX JPG PDF XML MPP MPP Convert...

    products.aspose.com/tasks/java/conversion/mpp-t...
  3. Convert XML to XML via Java

    Sample Java conversion code for XML format to XML file. Use this example code to convert XML to XML within any Web or Desktop Java based application....Conversion XML to XML Conversion DOCX JPG PDF XML XML XML Convert...

    products.aspose.com/tasks/java/conversion/xml-t...
  4. Unlock MS Project Tasks Files via C++

    Source code for unlock MS Project files via C++? Use example code for batch MPP to unlock MPP file within any C++ Application...Tasks C++ Unlock PPTX DOCX XLSX PDF ODP MPP Unlock MS Project...

    products.aspose.com/tasks/cpp/unlock/
  5. Edit or View MSG Document Metadata via C++ | pr...

    C++ example code to edit or view MSG file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Tiếng Việt MSG Metadata PPTX DOCX XLSX PDF ODP MSG Extract MSG...

    products.aspose.com/email/cpp/metadata/msg/
  6. Convert MPP to PRIMAVERA XML via Java

    Sample Java conversion code for MPP format to PRIMAVERA XML file. Use this example code to convert MPP to PRIMAVERA XML within any Web or Desktop Java based application....Conversion MPP to Primavera Xml DOCX JPG PDF XML MPP PRIMAVERA XML...

    products.aspose.com/tasks/java/conversion/mpp-t...
  7. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a Docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...used and it is being saved as a docx. Part of the html are checkboxes...doc = new Document("Template.docx"); doc.getMailMerge().setFieldMergingCallb(new...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  8. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...docx"); PdfSaveOptions saveOptions...Document doc = new Document("input.docx"); // Ensure layout is up‑to‑date...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  9. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...used when saving to a DOC or DOCX file. By default, this property...Document ( MyDir + "Rendering.docx" ); PclSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用aspose.word for java,当word里面存在多种表格、图片时执行 docu...

    使用aspose.word for java,当word里面存在多种表格、图片时执行 document.updatePageLayout()和layoutCollector.getStartPageIndex(document.getFirstChild())时效率巨慢,基本无进度条,有没有什么办法提升效率。我的目的是准确获取页面布局和页码信息...docx?OSSAccessKeyId=LTAI5tCtLC4a...= new Document("C:\\Temp\\in.docx"); doc.updatePageLayout(); 我觉得这个表现还可以。...

    forum.aspose.com/t/aspose-word-for-java-word-do...