Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 18,494 for

docx to doc

(0.06 sec)
  1. Shape constructor | Aspose.Words for Python

    Shape construcTor. Creates a new shape object....Shape constructor Shape(doc, shape_type) Creates a new shape...object. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert HTML to PNG – Java Code and Online Conv...

    Sample Java code for HTML To PNG conversion with Aspose.HTML for Java. Use it To convert HTML To PNG 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/html-t...
  3. Convert HTML to XPS via Java – Aspose.HTML for ...

    Sample Java code for HTML To XPS conversion with Aspose.HTML for Java. Use it To convert HTML in any Java web or deskTop 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/html-t...
  4. Convert SVG to PNG – Java Code and Online Conve...

    Sample Java code for SVG To PNG conversion with Aspose.HTML for Java. Use it To convert SVG To PNG in any Java web or deskTop 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/svg-to...
  5. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade To 25.2 that for the given file, the Document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.Docx (34.9 KB) Could you share some l…...docx (34.9 KB) Could you share some...Document doc = new Document("path/to/your/document.docx"); Document...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  7. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF Documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word Document and PDFs created directly from Word Issue d…...docx (132 KB) 1a_SACHSTANDSBERICHT...(1).pdf (167,9 KB) Testdatei.docx (1,4 MB) 2a_SACHSTANDSBERICHT...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  8. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....Document doc = new Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  10. EQ Field Enclosure (\o, \o\ac) Renders Incorrec...

    Description When converting a Docx file To image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure formatting is rendered incorrectly. Field Equation Example { EQ \o({enclose character},{co…...Description When converting a DOCX file to image or HTML using...character},{content}) } Sample Docx sample.docx (15.5 KB) Expected Result...

    forum.aspose.com/t/eq-field-enclosure-o-o-ac-re...