Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 176,920 for

docx

(0.13 sec)
  1. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....optimize/compress Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...formats: Compress DOC Compress DOCX Compress JPG Compress PDF Compress...

    products.aspose.com/words/net/compress/html/
  2. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....Only Formats Microsoft Word®: DOCX Microsoft PowerPoint®: PPTX...EMF JPEG GIF Markdown SXC FODS DOCX PPTX Windows Linux Mac J2SE...

    releases.aspose.com/cells/java/
  3. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....width is more in line with the DOCX format specification as well...actually a calculated value for the DOCX format. The actual cell width...

    docs.aspose.com/words/net/applying-formatting/
  4. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Docx SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....DOCX , SaveFormat.DOCM , SaveFormat...saveOptions.setSaveFormat(SaveFormat.DOCX); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....docx"); Assert.assertEquals(".docx", FileFormatUtil...sign(getMyDir() + "Document.docx", getArtifactsDir() + "File...

    reference.aspose.com/words/java/com.aspose.word...
  6. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...docx (13.7 KB) Professionalize.Discourse...Verify the template – Open the DOCX in Microsoft Word, select the...

    forum.aspose.com/t/issue-with-font-family-chang...
  7. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...docx' ) self . assertEqual ( '.docx' , aw . FileFormatUtil...src_file_name = MY_DIR + 'Document.docx' , dst_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...docx-files that are used to test...document_that_does_not_load_infinitely.docx : A document that works fine...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  9. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...docx template into a new Word document...document. Blood Sample Collection.docx (19.0 KB) Code to Reproduce...

    forum.aspose.com/t/appending-document-not-maint...
  10. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...used when saving to a DOC or DOCX file. By default, this property...file_name = MY_DIR + 'Rendering.docx' ) save_options = aw . saving...

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