Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 177,599 for

docx

(0.29 sec)
  1. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly....docx" ; string inputDoc2 = MyDir + "Tables.docx" ; Merger...ArtifactsDir + "LowCode.MergeDocument.1.docx" , new [] { inputDoc1 , inputDoc2...

    reference.aspose.com/words/net/aspose.words.low...
  2. 档案

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

    blog.aspose.com/zh/words/add-remove-header-foot...
  3. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office Docx, xlsx, pptx to PDF....conversion cases like Office DOCX, XLSX, PPTX to PDF or vice versa...POWERPOINT to DOCX PPT to DOCX PPTX to ODT POTM to DOCX EMAIL to DOCX...

    products.aspose.com/total/android-java/conversion/
  4. Markdown-ի փոխարկումը Word-ի Java-ում

    Այս հոդվածը տեղեկացնում է, թե ինչպես փոխարկել Markdown-ը Word-ի Java լեզվում։ Դուք կստանաք IDE-ի կարգավորման մանրամասներ, ծրագրավորման քայլերի ցանկ և օրինակային կոդ Markdown-ից Word փոխարկիչ ստեղծելու համար Java-ում:...լրիվ մանրամասներ Markdown-ից DOCX Java-ում փոխակերպման համար,...օգտագործելու համար MD ֆայլը DOCX-ի վերածելու նպատակով Ներմուծեք...

    kb.aspose.com/hy/words/java/convert-markdown-to...
  5. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....details to transform Markdown to DOCX in Java , including the IDE...Java to convert an MD file to DOCX Import the necessary modules...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  6. Aspose::Words::Document::ExpandTableStylesToDir...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. Փոխարկել Պատկեր DOCX C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  9. 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...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...const values to chart in the docx file. We will provide a property..."dest.docx", saveOptions); Please check the following docx without...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...