Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 22,345 for

docx

(0.21 sec)
  1. 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...
  2. 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...
  3. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....docx"); // Create a "PsSaveOptions"...used when saving to a DOC or DOCX file. getUpdateAmbiguousTe()...

    reference.aspose.com/words/java/com.aspose.word...
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....used when saving to a DOC or DOCX file. getUpdateAmbiguousTe()...used when saving to a DOC or DOCX file. setUpdateAmbiguousTe(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF in C# using Aspose.HTML API. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-gif/
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....docx" ); Assert . AreEqual ( ".docx" , FileFormatUtil..."Document.docx" , ArtifactsDir + "File.DetectDigitalSignatu.docx" ,...

    reference.aspose.com/words/net/aspose.words/fil...
  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. Topics tagged net

    Topics tagged net...Words to save docx template to PDF slows down over...

    forum.aspose.com/tag/net
  9. Markdown Converter – Convert Markdown in Java

    In this article, you will learn about supported Markdown conversions and consider Java example of how to convert Markdown to PDF....tool can easily convert , XPS, DOCX, JPG, PNG, BMP, TIFF, and GIF...

    docs.aspose.com/html/java/markdown-converter/
  10. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...used when saving to a DOC or DOCX file. By default this property...

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