Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 176,919 for

docx

(1.26 sec)
  1. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following Docx. Smart objects - formatting issue (2).Docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…...following docx. Smart objects - formatting issue (2).docx (24.1 KB)...Since you are working with a DOCX file, you can utilize the FontSettings...

    forum.aspose.com/t/shape-conversion-into-image-...
  2. Verify Digital Signature in Word Document using C#

    Refer to this article to verify a digital signature in Word document using C#. It has details to set the IDE, a list of steps, and a sample code for the digital certificate verification in word using C#....Verify Electronic Signature in DOCX using C# Set the IDE to use...signature presence in the source DOCX file Once confirmed, access...

    kb.aspose.com/words/net/verify-digital-signatur...
  3. 使用 C# 製作 DOCX

    通過幾個步驟在 C# 中創建一個新的 Docx。使用 .NET 庫輕鬆創建 Docx。...NET 庫製作 DOCX 我們強大的 C# 庫允許開發人員通過幾個步驟以編程方式創建 DOCX .NET 開發者只需使用我們強大的產品...即可輕鬆製作 DOCX。這意味著我們的解決方案將為程序員提供在 C# 中創建 DOCX 所需的一切。 DOCX Node Python...

    products.aspose.com/words/zh-hant/net/make/docx/
  4. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...zhq Summary When converting a DOCX to PDF with Aspose.Words, differences...happens Missing fonts – The DOCX references fonts that are not...

    forum.aspose.com/t/word-to-pdf-document-format/...
  5. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....Excel spreadsheet to a Word DOCX, without requiring any intermediate/additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  6. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...Excel spreadsheet to a Word DOCX with high fidelity and accuracy...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/converterxls2doc-sample/175725
  7. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...docx" ; Splitter . ExtractPages (...ArtifactsDir + "LowCode.ExtractPages.1.docx" , 0 , 2 ); Splitter . ExtractPages...

    reference.aspose.com/words/net/aspose.words.low...
  8. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....docx"; SplitterContext splitterContext..."LowCode.SplitContextDocument.docx") .execute(); Shows how to split...

    reference.aspose.com/words/java/com.aspose.word...
  9. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method...docx' input_doc2 = MY_DIR + 'Tables.docx' context =...'LowCode.MergeContextDocument.1.docx' ) . execute () first_load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during Docx to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...save() hangs indefinitely during DOCX to PDF conversion. The process...Description: When converting specific DOCX documents to PDF, the save operation...

    forum.aspose.com/t/document-save-hangs-indefini...