Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 22,373 for

docx

(0.1 sec)
  1. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....property will always return Docx. Examples Shows how to use the...+ "Document.docx" ); Assert . AreEqual ( ".docx" , FileFormatUtil...

    reference.aspose.com/words/net/aspose.words/fil...
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....Docx . Examples Shows how to use...+ "File.DetectDigitalSignatu.docx" ; if ( fs . existsSync ( signedFile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... Docx ; doc . save ( base . artifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. [Defect] Accessibility issues for document comp...

    Compare 2 Docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...24, 2025, 7:22am 1 Compare 2 docx files attached, Open a resulted...Accessi_Doc_compliance_header_footer_v2.docx (335.3 KB) Accessi_Doc_comp...

    forum.aspose.com/t/defect-accessibility-issues-...
  5. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert Docx to PDF....Java by just loading the source DOCX file and saving it back as a...approach using Java code to convert DOCX to PDF by loading the source...

    kb.aspose.com/words/java/how-to-convert-word-to...
  6. MirrorMargins in ODT not saved correctly - Free...

    I have a Docx template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...April 9, 2025, 9:41pm 1 I have a DOCX template with mirror margins...resulting ODT file. I am using a DOCX template with mirror margins...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  7. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....Bookmarks are not getting added, docx to pdf conversion aspose word...147 April 18, 2025 Conversione docx in pdf si blocca Aspose.Words...

    forum.aspose.com/latest
  8. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....docx"); Shows how to insert the HTML..."Document.InsertHtmlFromWebPag.docx"); Shows how to use the FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...
  9. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....docx"); CsvDataLoadOptions loadOptions..."ReportingEngine.CsvDataString.docx"); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  10. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...docx" ); // Following formats are...manage a document while saving to docx. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...