Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 9,616 for

docx to doc

(0.04 sec)
  1. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java.... Document doc = new Document(); // Configure...saveOptions.setPassword("MyPassword"); doc.save(getArtifactsDir() + "File...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how To convert HTML To MHTML in Python. Consider the supported HTML To MHTML conversion scenarios and Python examples To illustrate them....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-html-to...
  3. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CusTomXmlPart class. Represents a CusTom XML Data STorage Part (cusTom XML data within a package)... Remarks A DOCX or DOC document can contain one...document tag with custom XML data. doc = aw . Document () # Construct...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil Document format detection methods. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...set_Password ( u "MyPassword" ); doc -> Save ( ArtifactsDir + u "File...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. FieldMergeBarcode.CaseCodeStyle | Aspose.Words ...

    Discover the FieldMergeBarcode CaseCodeStyle property for ITF14 barcodes. Easily cusTomize your Case Code style with valid options like STDEXTADD.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected Document format....DOCX . Examples Shows how to use...document format and encryption. doc = aw . Document () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert HTML to BMP – C# Examples

    Convert HTML To BMP in C# using Aspose.HTML API. Consider various HTML To BMP conversion scenarios in C# examples. Try online HTML Converter....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-html-to-bmp/
  8. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible To set a cusTom FormatCode for ChartDataLabels, it appears To have no effect on the final …...expected output document in DOCX format. Unfortunately, screenshots...April 11, 2025, 8:37am 8 empty.docx (13.1 KB) Hello Alexy, I have...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  9. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files inTo clean, unsigned versions easily!...digital signature removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt...( MyDir + "Digitally signed.docx" , ArtifactsDir + "DigitalSignatureUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  10. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.DocM](../../aspose.words/saveformat/#DocM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...DOCX , SaveFormat.DOCM , SaveFormat...a document in the SaveFormat.DOCX format. OoxmlSaveOptions(save_format)...

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