Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 177,435 for

docx

(0.85 sec)
  1. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .Docx documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the updatePageLayout() method is invoked …...DOCX documents where text box vertical...resolve("sanity-text-comparison.docx"); originalDocument.compare(modifiedDocument...

    forum.aspose.com/t/text-box-vertical-alignment-...
  2. Merge X File Formats via Java | products.aspose...

    Sample Java merge X file. Use this example code to merge X file within any Web or Desktop Java based application....3D Java Merger X DOCX JPG PDF XML X X Merge X via...

    products.aspose.com/3d/java/merger/x/
  3. Merge AMF File Formats via Java | products.aspo...

    Sample Java merge AMF file. Use this example code to merge AMF file within any Web or Desktop Java based application....3D Java Merger Amf DOCX JPG PDF XML AMF AMF Merge AMF...

    products.aspose.com/3d/java/merger/amf/
  4. Merge GLTF File Formats via Java | products.asp...

    Sample Java merge GLTF file. Use this example code to merge GLTF file within any Web or Desktop Java based application....3D Java Merger Gltf DOCX JPG PDF XML GLTF GLTF Merge...

    products.aspose.com/3d/java/merger/gltf/
  5. Merge USDZ File Formats via Java | products.asp...

    Sample Java merge USDZ file. Use this example code to merge USDZ file within any Web or Desktop Java based application....3D Java Merger Usdz DOCX JPG PDF XML USDZ USDZ Merge...

    products.aspose.com/3d/java/merger/usdz/
  6. Issue while displaying Editor HTML text with Im...

    Hi, We have an web application which allows user to create section/ Sub section/ Nested subsection(N level) from UI and each section has its own Editor(Kendo Editor). Each editor has ability to upload multiple images si…...docx which has Cover Page, TOC page...FinalDoc.docx . For this we are reading Template.docx template...

    forum.aspose.com/t/issue-while-displaying-edito...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 适用于 Go 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hant/go-cpp/conversion/ Recent content in 适用于 Go 的 PDF 格式转换解决方案 on Aspsoe.PDF Products...... Go-Cpp: 使用 Go 將 PDF 文件轉換為 DOCX https://products.aspose.com...com/pdf/zh-hant/go-cpp/conversion/pdf-to-docx/ Thu, 15 Jan 2026 00:00:00 +0000...

    products.aspose.com/pdf/zh-hant/go-cpp/conversi...
  8. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....docx' ) # We can use the OptimizeFor...save_format = aw . SaveFormat . DOCX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....docx"); OdtSaveOptions saveOptions...Document(getMyDir() + "Rendering.docx"); // When we export the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...docx-files that are used to test...document_that_does_not_load_infinitely.docx : A document that works fine...

    forum.aspose.com/t/document-getpageinfo-0-runs-...