Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 175,586 for

docx

(0.18 sec)
  1. Font.Shadow cannot read the shadow correctly - ...

    word in the test.Docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...docx set the text attribute “Shadow”...attribute of the “Shadow”. test.docx (22.2 KB) Professionalize.Discourse...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  2. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the Docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...visibility of the comments in the docx to be printed in PDF by below...Document doc = new Document("input.docx"); for (Comment comment : doc...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  3. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...docx"); doc.getStyles().getDefaultFont()...7:57am 4 word: 含visio复杂对象测试.docx (1.3 MB) pdf: test1.pdf (1.2...

    forum.aspose.com/t/problems-converting-word-to-...
  4. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...docx"); Chart chart = ((Shape)doc...Save(@"C:\Temp\out.docx"); in.docx (27.5 KB) out.docx (24.7 KB) As...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  5. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....docx"); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert MHTML to DOTM in Python | products.aspo...

    MHTML and HtmlFixed to DOTM conversion in your Python applications without using Microsoft Word...Marco File) Convert MHTML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  7. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....save the resultant file as a DOCX , DOC , or any other supported...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  8. Apache Struts 1.3|Aspose.Words for Java

    Using Aspose.Words for Java on Apache Struts....supports processing word (DOC, DOCX, OOXML, RTF) HTML, OpenDocument...

    docs.aspose.com/words/java/aspose-words-java-fo...
  9. Summarize a Document|Aspose.Words for .NET

    Summarize a document. Aspose.Words for .NET simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....be summarized, including DOC, DOCX, RTF, HTML, EPUB, and PDF (when...

    docs.aspose.com/words/net/summarize-a-document/
  10. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....class for adding drawings in a DOCX file Insert an inline shape...

    kb.aspose.com/words/java/insert-shapes-in-word-...