Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 177,803 for

docx

(0.82 sec)
  1. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in PDF export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...AUTO_FIT_TO_CONTENTS); PDF export: DOCX export: Aspose.WORDS version:...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  2. Word转pdf耗时异常占用cpu高 - Free Support Forum - aspos...

    这份Docx文件转换成pdf耗时340多秒并且cpu占用高,是什么原因啊? Supply Agreement-HPL & WALVAX-PCV13-Final.Docx (338.1 KB)...Cover123 July 13, 2026, 7:26am 1 这份docx文件转换成pdf耗时340多秒并且cpu占用高,是什么原因啊?...Agreement-HPL & WALVAX-PCV13-Final.docx (338.1 KB) vyacheslav.deryushev...

    forum.aspose.com/t/word-pdf-cpu/330595
  3. Aspose.Words InvalidOperationException when sav...

    Subject: Aspose.Words InvalidOperationException when saving as PDF Hello Aspose Support, We found a reproducible issue in Aspose.Words 26.7.0. The attached Docx file opens successfully in Microsoft Word, but Aspose.Wor…... The attached DOCX file opens successfully in Microsoft...minimal-footnote-in-shape-word-openable.docx (45,2 КБ) Minimal reproduction...

    forum.aspose.com/t/aspose-words-invalidoperatio...
  4. Aspose::Words::FileFormatInfo::get_HasDigitalSi...

    Aspose::Words::FileFormatInfo::get_HasDigitalSignature method. Returns true if this document contains a digital signature. This property merely informs that a digital signature is present on a document, but it does not specify whether the signature is valid or not in C++....docx" ); ASSERT_EQ ( u ".docx" , Aspose :: Words...( get_MyDir () + u "Document.docx" , get_ArtifactsDir () + u "File...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. Shapes Not Rendering Properly When Converting W...

    Hello Team, I am converting a Word document to HTML using Aspose.Words. However, I am encountering an issue with shapes during the conversion process. Shapes present in the source Word document are not rendering as per…...docx (97.4 KB) Screenshot of HTML...@AlpeshChaudhariDev You are converting a DOCX to HTML and the shapes do not...

    forum.aspose.com/t/shapes-not-rendering-properl...
  6. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document in C++....docx" ); ASSERT_EQ ( get_MyDir () + u "Document.docx" , doc...Aspose :: Words :: LoadFormat :: Docx , doc -> get_OriginalLoadFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....docx" ); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!...docx" ); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PDF to PDF/A 3 B results in formatting errors -...

    Hello, I have problems converting PDF-files to PDF/A3 B. Éspecially the formatting of tables is often weird. Sometimes a word/words of a sentence is/are moved up or down or moved over other text. Somestimes hyperlin…...problems that occur when converting DOCX files to PDF/A 3B (and you confirmed)...formattings problem occur in the DOCX, RTF as well as HTML file. Images...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...
  10. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....docx' ) Shows how to build a nested...for ISO / IEC 29500 compliant .docx documents (see the OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...