Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 18,297 for

docx to doc

(0.08 sec)
  1. Several JPG Into SVG Python

    Merge multiple JPG inTo SVG in Python code. Save JPG as SVG using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.svg" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  2. Several JPG Into GIF Python

    Merge multiple JPG inTo GIF in Python code. Save JPG as GIF using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.gif" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  3. Several JPG Into PNG Javascript

    Merge multiple JPG inTo PNG in JavaScript code. Save JPG as PNG using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  4. Several JPG Into BMP Javascript

    Merge multiple JPG inTo BMP in JavaScript code. Save JPG as BMP using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  5. Several JPG Into Image Python

    Merge multiple JPG inTo Image in Python code. Save JPG as Image using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.jpg" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  6. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property To ensure your field data stays accurate and up-To-date, enhancing Document integrity and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...the document: doc = MY_DIR + 'Blank pages.docx' aw . lowcode...remove_blank_pages ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create...createTable ( doc , 3 , 4 , "Outer Table" ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert GIF to XML via C# | Aspose

    Sample code for GIF To XML C# conversion. Use API example code for batch GIF files To XML conversion within VB.NET, Asp.NET or any .NET based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/net/conversion/gif-to-xml/
  10. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document revisions all have a DateTime set To 01/01/0001 00:00:00 Code : Given the file Pierre2.Docx has a few revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...docx has a few revisions ( track...ents\TrackTest\Pierre2.docx"; var doc = new Aspose.Words.Document(filename);...

    forum.aspose.com/t/aspose-words-revisions-date/...