Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 177,601 for

docx

(0.11 sec)
  1. Document.expandTableStylesToDirectFormatting me...

    Document.expandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document....might be useful when you load a DOCX or WordprocessingML document...follows: Table styles defined in DOCX or WordprocessingML documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as Docx, but when saving as PDF, the expressions are no…...when saving the document as DOCX , but when saving as PDF , the...saveOptions); Observed Behavior DOCX Output → Works correctly (LINQ...

    forum.aspose.com/t/linq-expressions-not-working...
  3. Aspose.Words Compare: multi-paragraph replaceme...

    Hi Aspose team, We are using Aspose.Words for .NET and need guidance on a comparison behavior that affects comparative PDF output. Observed behavior When a user replaces a multi-paragraph block, Document.Compare() pro…...docx (14.0 KB) v2.docx (14.0 KB) Code used...Document(@"C:\Temp\v1.docx"); Document v2 = new Document(@"C:\Temp\v2.docx"); v1...

    forum.aspose.com/t/aspose-words-compare-multi-p...
  4. Փոխարկել Պատկեր DOCX C++

    Փոխարկեք Պատկեր ը Docx ձևաչափի C++ կոդով: Պահեք Պատկեր որպես Docx օգտագործելով C++:...Փոխարկել պատկեր ը DOCX ի C++ ում Բարձր արագությամբ ծրագրային...պատկեր ը DOCX Օգտագործեք C++ ՝ առավելագույն պատկեր ից DOCX փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/ima...
  5. 档案

    档案...以在 Word 文档中添加、插入、删除或删除页眉和页脚 DOCX DOC 使用您的 Java 应用程序。在本文中,我们将...Word 文档 (DOCX/DOC) 中添加页眉和页脚 使用 Java 删除 Word 文档 (DOCX/DOC) 的页眉和页脚...

    blog.aspose.com/zh/words/add-remove-header-foot...
  6. Markdown-ի փոխակերպում Word-ի Python-ում

    Հետևեք այս հոդվածին՝ Python-ում Markdown-ը Word-ի փոխակերպելու համար։ Դուք կստանաք տեղեկություններ IDE-ի կարգավորման, քայլերի ցանկի և նմուշ կոդի մասին՝ ֆայլի ձևաչափը MD-ից Docx փոխելու համար Python-ում։...ցանկ և նմուշ կոդ՝ Markdown-ը DOCX փոխակերպելու համար Python-ում...տարբերակներով Պահպանեք ելքային DOCX-ը Այս քայլերը ամփոփում են ֆայլի...

    kb.aspose.com/hy/words/python/convert-markdown-...
  7. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....docx" ; string watermarkText = "This...ArtifactsDir + "LowCode.WatermarkText.1.docx" , watermarkText ); Watermarker...

    reference.aspose.com/words/net/aspose.words.low...
  8. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....might be useful when you load a DOCX or WordprocessingML document...follows: Table styles defined in DOCX or WordprocessingML documents...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 合并横竖方向的文档的部分不是原本的方向 - Free Support Forum - aspo...

    合并横竖方向的文档的部分不是原本的方向 IP记录_1726212654894 (1)_1743585613106.Docx (12.9 KB) IK-记录_1726212892986 (1)_1743585875326.Docx (24.4 KB) document.appendDocument(nodes, ImportFormatMode.KEEP_SOURCE_FORMATTING);...docx (12.9 KB) IK-记录_1726212892986...IK-记录_1726212892986 (1)_1743585875326.docx (24.4 KB) document.appendDocument(nodes...

    forum.aspose.com/t/topic/311270
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...docx"); revisionInformation(original);...} } Sample file: test_sample.docx (99.6 KB) MS word revision information...

    forum.aspose.com/t/getting-incorrect-revision-i...