Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 18,417 for

docx to doc

(0.24 sec)
  1. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 To 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...pdf saving ---------- Document doc = new Document(tempPath); DocumentBuilder...builder = new DocumentBuilder(doc); doc.Save(path, Aspose.Words.SaveFormat...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  2. Several JPG Into BMP Python

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

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

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

    products.aspose.com/words/python-net/merge/jpg-...
  4. Convert GIF to Text via C# | Aspose

    Sample code for GIF To Text C# conversion. Use API example code for batch GIF files To Text 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-t...
  5. Several JPG Into GIF Javascript

    Merge multiple JPG inTo GIF in JavaScript code. Save JPG as GIF 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-...
  6. Convert GIF to XLS via C# | Aspose

    Sample code for GIF To XLS C# conversion. Use API example code for batch GIF files To XLS 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-xls/
  7. Several Image Into BMP Python

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

    products.aspose.com/words/python-net/merge/imag...
  8. Several JPG Into Image Javascript

    Merge multiple JPG inTo Image in JavaScript code. Save JPG as Image 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-...
  9. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how To optimize Document management with SplitterContext's SpliToptions property for efficient and flexible content splitting. Enhance your workflow Today.... string doc = MyDir + "Big document.docx" ; SplitterContext...( splitterContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  10. Convert POTX to EXCEL via C++ or with free Onli...

    Export POTX To EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free POTX To EXCEL online converter quickly before integrating the code....Options with C++ Convert POTX to DOC (Microsoft Word Binary Format)...Marco File) Convert POTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/potx-t...