Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 18,477 for

docx to doc

(0.09 sec)
  1. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload inTo a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...Document doc = new Document("path/to/your/template.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); // Move to the placeholder...

    forum.aspose.com/t/bytearray-to-image/310992
  2. Save Documents in Apache POI and Aspose.Words|A...

    Save Documents easily and fast instead of using Apache POI.... class ); Document doc = new Document (); // DocumentBuilder...builder = new DocumentBuilder ( doc ); // Write a new paragraph in...

    docs.aspose.com/words/java/save-documents-in-ap...
  3. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes To be used as a watermark.... doc = MY_DIR + 'Document.docx' watermark_image...watermarker_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the Document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CusTomEmphasis"> <w:name w:val="CusTom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...</w:rPr> </w:style> When this docx is converted to html, the span...document Document doc = new Document("YourDocument.docx"); // Iterate...

    forum.aspose.com/t/how-to-access-style-id/316421
  5. Watermarker.create method | Aspose.Words for Py...

    Watermarker.create method. Creates new instance of the watermarker processor.... doc = MY_DIR + 'Big document.docx' watermark_text...watermarker_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several WORD Into EPUB C#

    Merge multiple a Word Document inTo EPUB in C# code. Save a Word Document as EPUB using C#....example in C# to combine multiple DOCX to EPUB Download Copy Examples...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/net/merge/word-to-epub/
  7. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface To create cusTom save methods for Documents, enhancing your Document management solutions....Document doc = new Document ( MyDir + "Big document.docx" ); //...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Several WORD Into TXT Java

    Merge multiple a Word Document inTo TXT in Java code. Save a Word Document as TXT using Java....in Java to combine multiple DOCX to TXT Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/java/merge/word-to-txt/
  9. Several WORD Into MARKDOWN Java

    Merge multiple a Word Document inTo MARKDOWN in Java code. Save a Word Document as MARKDOWN using Java....in Java to combine multiple DOCX to MD Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/java/merge/word-to-ma...
  10. Several WORD Into EPUB Java

    Merge multiple a Word Document inTo EPUB in Java code. Save a Word Document as EPUB using Java....in Java to combine multiple DOCX to EPUB Copy Examples Input...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/java/merge/word-to-epub/