Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 177,472 for

docx

(0.39 sec)
  1. CLI Tools | Aspose.PUB for .NET

    .NET C# API Solution to manage .pub files. Learn what CLI tools created with the use of API are now offered by Aspose.PUB...PNG, BMP, TIFF/TIF, GIF, DOC, DOCX, XLS, XLSX, CSV, PPTX, XPS,...

    products.aspose.com/pub/net/cli-tools/
  2. Topics tagged email-java

    Topics tagged email-java...February 12, 2024 When saving docx as MHTML to outputstream for...

    forum.aspose.com/tag/email-java
  3. 将 HTML 转换为 Markdown – Aspose.HTML for Python vi...

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 Markdown。通过 Python 示例探索 HTML 到 MD 的转换场景。... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/convert-html...
  4. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...docx"); doc.Sections[0].PageSetup...margin doc.Save("UpdatedDocument.docx"); This code sets the margins...

    forum.aspose.com/t/page-margin-problem/314423
  5. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....docx" ); Assert . That ( FileFormatUtil...LoadFormat ), Is . EqualTo ( ".docx" )); Assert . That ( info ....

    reference.aspose.com/words/net/aspose.words/fil...
  6. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…...next Create a template – In a DOCX file place a single table row...doc = new Document("Template.docx"); doc.MailMerge.Execute(dt);...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  7. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...docx"); DocumentBuilder b = new ...save(dataDir + "output"+dateForm+".docx"); this is the wrong legend...

    forum.aspose.com/t/chart-legend-strange-behavio...
  8. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...docx"); In this example, the image...emf"); doc.Save(@"C:\Temp\out.docx"); Extarct content from Excel...

    forum.aspose.com/t/insert-image-in-aspose-word-...
  9. Licence issue with total.net.lic - Free Support...

    We have a aspose.total.net.lic, I need to use words and pdf licence in the same project. How do I set them correctly, at the moment if I set words licence, than the words part is considered unlicenced, if I set pdf lice…...docx"); if (string.IsNullOrEmpty(doc...2026, 4:44pm 6 exante_v2_deu.docx (101.2 KB) Vorlage_Auftrags...

    forum.aspose.com/t/licence-issue-with-total-net...
  10. Compress and Decompress DOC Files via .NET

    C# compression and decompression source code to compress DOC documents into a single zip archive or vice versa on .NET Framework, .NET Core....The updated version of DOC is DOCX which is based on Office OpenXML...(Microsoft Word 2007 Marco File) DOCX (Office 2007+ Words Document)...

    products.aspose.com/zip/net/zip-file/doc/