Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 177,477 for

docx

(0.22 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++....used to save a document in the Docx format. Aspose :: Words :: Saving...Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 档案

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

    blog.aspose.com/zh/words/add-remove-header-foot...
  3. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....docx" , fieldNames , fieldValues..."LowCode.MailMerge.2.docx" , SaveFormat . Docx , fieldNames , fieldValues...

    reference.aspose.com/words/net/aspose.words.low...
  4. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....used to save a document in the Docx format. public OoxmlSaveOptions..., SaveFormat = SaveFormat . Docx }; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Փոխակերպեք Word-ը PCL-ի Python-ում

    Այս պարզ հոդվածը քննարկում է, թե ինչպես փոխարկել Word-ը PCL-ի Python-ում: Այն ներառում է շրջակա միջավայրը հաստատելու համար անհրաժեշտ բոլոր տեղեկությունները և առաջարկում է աշխատանքային օրինակ կոդ՝ DOC ֆայլը PCL-ին Python-ում մատուցելու համար:...առաջարկում է աշխատանքային օրինակ կոդ DOCX-ը PCL-ի փոխակերպելու համար Python...կամ MS Windows-ում: Python-ում DOCX-ը PCL-ին արտահանելու քայլեր...

    kb.aspose.com/hy/words/python/convert-word-to-p...
  6. 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...
  7. Markdown Converter – Aspose.HTML for Python via...

    Learn how to convert Markdown to other formats using Aspose.HTML Python library and consider Markdown conversion scenarios....other formats like HTML, PDF, DOCX, or images to leverage the advantages...separate file. {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...

    docs.aspose.com/html/python-net/markdown-conver...
  8. 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...
  9. 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...
  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...