Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 18,474 for

docx to doc

(0.25 sec)
  1. CompressionLevel | Aspose.Words for Java

    Compression level for OOXML files in Java.... (DOCX and DOTX files are internally...Document doc = new Document(getMyDir() + "Big document.docx"); //...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a Docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...used and it is being saved as a docx. Part of the html are checkboxes...HTML is imported into the word doc it is rendering not as a checkbox...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  3. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Sample Java code for EPUB To PDF conversion with Aspose.HTML for Java. Use it To convert EPUB To PDF within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/epub-t...
  4. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats.... DOC Saves the document in the Microsoft...Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  5. Փոխարկել TEXT JPG Javascript

    Փոխարկեք TEXT ը JPG ձևաչափի JavaScript կոդով: Պահեք TEXT որպես JPG օգտագործելով JavaScript:...կոդը Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...require( '@aspose/words' ); var doc = new aw.Document( "Input.txt"...

    products.aspose.com/words/hy/nodejs-net/convers...
  6. Შეკუმშოს TIFF Javascript

    შეკუმშოს TIFF JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/ka/nodejs-net/compres...
  7. Შეკუმშოს 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/ka/nodejs-net/compres...
  8. Սեղմել TIFF Ը Javascript Ում

    Սեղմեք TIFF ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...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...
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var Doc = new Aspose.Words.Document(@"C:\Users\admin\DeskTop\demo.Docx"); foreach (Paragraph para in Doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(...sktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 To 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...and styling from the source DOCX document. Actual Result: After...that the fonts used in your DOCX document are installed and accessible...

    forum.aspose.com/t/font-formatting-and-styling-...