Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 13,460 for

html to doc

(0.55 sec)
  1. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...h"); var doc = new Document($@"inputDocxPath"); doc.Save($@"outputPngPath");...debugging): foreach (Field field in doc.Range.Fields) { if (field.Type...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  2. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document inTo fixed page formats (PDF, XPS, images etc)...quality of the JPEG images inside Html document. memoryOptimization...files used when saving to a DOC or DOCX file. By default, this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.DoNotUseHTMLParagraphAutoS...

    Optimize your Html with the CompatibilityOptions DoNotUseHtmlParagraphAuToSpacing property. Ensure fixed paragraph spacing for a cleaner layout!...Fixed Paragraph Spacing for HTML Auto Setting. public bool DoNotUseHTMLParagrap...void OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  4. Compress Word Files Online or via C++ | product...

    Free online app To compress different Word files. C++ compression library code for Word Documents....Compressor Options with C++ Compress DOC Files (Microsoft Word Binary...format in Word is DOC (Word Document). DOC files are compatible...

    products.aspose.com/total/cpp/compress/word/
  5. Convert MPX to JIRA via Java

    Sample Java conversion code for MPX format To JIRA file. Use this example code To convert MPX To JIRA within any Web or DeskTop Java based application....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/mpx-t...
  6. Convert MPP to MPP via Java

    Sample Java conversion code for MPP format To MPP file. Use this example code To convert MPP To MPP within any Web or DeskTop Java based application....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/mpp-t...
  7. Convert XML to XML via Java

    Sample Java conversion code for XML format To XML file. Use this example code To convert XML To XML within any Web or DeskTop Java based application....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/xml-t...
  8. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when HtmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...while loading a HTML file as explained in Convert HTML to PDF . So...using the Java API. Document doc = new Document(new FileInputStream(new...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  9. Սեղմել 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...
  10. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/java/com.aspose.word...