Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 18,462 for

docx to doc

(0.12 sec)
  1. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/hy/nodejs-net/compres...
  2. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with Documents using RoboTo Light (displayed as RoboTo LT in MS Word). When Aspose generates a PDF of it, it seems To be replaced with RoboTo Medium instead. When saving as HTML the font-family …...lic"); var doc = new Document(@"D:\tmp\Roboto.docx"); doc.Save(@"D:\tmp\out_aspose...Aspose.Words is converting the DOCX, but the Roboto Light font is...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  3. Online PPT File Compression or Build Python App...

    Free online app To compress different PPT files. Python compression and archiving library code for PPT Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/ppt/
  4. Online RTF File Compression or Build Python App...

    Free online app To compress different RTF files. Python compression and archiving library code for RTF Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/rtf/
  5. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: Document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 Document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Dockerfile: doc = aw.Document("/temp/in.docx") doc.save("/temp/out..."python3", "app.py"] app.py: doc = aw.Document("/temp/in.pdf")...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  6. C# Split PDF

    Split PDF files inTo e pages using C# code. Save PDF as separate files using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Copy using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/split/pdf/
  7. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

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

    Learn how To convert HTML To PDF using Aspose.HTML for .NET and consider various HTML To PDF conversion scenarios in C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-html-to-pdf/
  9. Online CSV File Compression or Build Python App...

    Free online app To compress CSV files. Python archiving library code for CSV Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/csv/
  10. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple Documents that when converted To PDF will result in rendering issues. The code is just a simple conversion from word To pdf using Aspose.Words (23.3.0) (Icons are being converted To ot…...docx (120.0 KB) (Content is being...Disclosure Form - Sauder (1).docx (41.8 KB) The document above...

    forum.aspose.com/t/aspose-words-document-conver...