Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 78,378 for

doc format

(0.04 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String DocFilePath, OutputStream stream) throws Exception { Document = new Document(DocFilePath); Docume…...poi create doc, use aspose.words to save the doc but toc page...myTest.docx (29.7 KB) this is my doc alexey.noskov August 2, 2024...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. Export Formats|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is built on top of Aspose.Words for Java, the world-class library for server-side Microsoft Word Documents processing....DOC, DOCX, RTF, ODT, HTML, and TXT Export Contents [ Hide ] JasperReports...documents (apart from the RTF format that uses positioned items)...

    docs.aspose.com/words/jasperreports/doc-docx-rt...
  3. Doc to PDF error on table column size - Free Su...

    Good morning, we have a Document, we store it as Word Document, then we store it also as PDF Document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...Doc to PDF error on table column size Aspose.Words Product Family...loaded dynamically only when Word doc is created, when we create PDF...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  4. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: Doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...How to add watermark to doc's every page Aspose.Words Product...don’t have watermark. code: doc = aw.Document(str(file_path))...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in Doc.GetChildNodes(NodeType.Paragraph, true)) { …...Insert hyperlink doesnt work when doc is converted to pdf - aspose...foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. Փոխակերպեք Word DOC-ը EPUB-ի Python-ով

    Հետևեք այս հոդվածին՝ Word Doc-ը Python-ով EPUB-ի փոխարկելու համար: Այն ունի մանրամասներ՝ IDE-ի, քայլերի և օրինակելի կոդը սահմանելու համար՝ փաստաթուղթը Python-ով EPUB փոխարկիչին ցուցադրելու համար:...Product Family Փոխակերպեք Word DOC-ը EPUB-ի Python-ով Այս հոդվածը...նկարագրում է, թե ինչպես փոխարկել Word DOC -ը EPUB Python-ի միջոցով : Ստացեք...

    kb.aspose.com/hy/words/python/convert-word-doc-...
  7. Java Convert PDF to Word DOC | PDF to DOCX

    Easily convert PDF to Word Doc in Java. Convert PDF to Doc or PDF to DocX programmatically using Java PDF to Word (Doc/DocX) converter library....Working with various document formats is a common requirement in...PDF to Word DOC Converter Library Convert PDF to DOC in Java Convert...

    blog.aspose.com/pdf/convert-pdf-to-word-doc-doc...
  8. Track Changes in Word DOC using Python

    Refer to this article to track changes in Word DDC using Python. It has all the details to set the environment, a list of steps, and a sample code to turn on track changes in Word using Python....Family Track Changes in Word DOC using Python This quick guide...to EPUB format, refer to the article Convert Word DOC to EPUB...

    kb.aspose.com/words/python/track-changes-in-wor...
  9. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<Doc>> tag as per the Documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<Doc>> Tag with -sourceStyles an…...Issues with <<doc>> Tag and -sourceStyles Behavior in Aspose...two issues while using the <<doc>> tag as per the documentation...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> DocReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(DocumentWra…...Doc 文档解析公式带根号报错 中文技术支持 words-java JLong_Chen July 3, 2025, 10:13am...math is not supported in Html format and will be converted to shape...

    forum.aspose.com/t/doc/314783