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

docx to doc

(1.48 sec)
  1. PDF rendition is not showing the table title (m...

    Hi, When we request for a word To PDF rendition, The column titles “1st Build”, “2nd Build” and the letters “c” and “CI” are moved To left in the PDF rendition. // Open a Document Document Doc = new Documen…...// Open a document Document doc = new Document("C:\\AsposeTe...18_25_48.docx"); // Render the document to PDF format doc.save(...

    forum.aspose.com/t/pdf-rendition-is-not-showing...
  2. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB To JPG using Aspose.HTML Python library. Consider various EPUB To JPG conversion scenarios in Python code examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. Convert MPP to PRIMAVERA XML via Java

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

    products.aspose.com/tasks/java/conversion/mpp-t...
  4. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auTo subsectioned list text level within a word Docx with words python library? I would want an output basically that states things like 1.a.i To level info like 1.1.1 To know numerically w…...list text level within a word docx with words python library? I...text is in. Aspose list levels.docx (15.1 KB) Professionalize.Discourse...

    forum.aspose.com/t/extract-subsection-list-text...
  5. Document Generator for Dynamics CRM|Aspose.Word...

    The Aspose Document GeneraTor is an open-source add-on To be used in Microsoft Dynamic CRM. It allows auTomatically generate a Document using a template defined in C#....MemoryStream ( DocumentBody ); Document doc = new Document ( fileStream );...); string [] fields = doc . MailMerge . GetFieldNames (); Entity...

    docs.aspose.com/words/net/document-generator-fo...
  6. Encoding when saving to html - Free Support For...

    Hello, when saving a Document To HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & To &amp even though it’s a parameter separaTor and then the link doesn’t work Word LINK: https:…...corp/SSD_ISSPDEDU_DOC?pSSDArray=%7B9999;2021-10-12...y.cezdata.corp/SSD_ISSPDEDU_DOC?pSSDArray=%7B9999;2021-10-12...

    forum.aspose.com/t/encoding-when-saving-to-html...
  7. Convert MPX to PRIMAVERA XML via Java

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

    products.aspose.com/tasks/java/conversion/mpx-t...
  8. How to Run Aspose.Words in Docker|Aspose.Words ...

    Integrate Aspose.Words functionality inTo your application using Docker regardless of what technology is in your development stack. Learn how To use Aspose .Words in a Docker container in C#....standard formats, including PDF, DOCX, DOC, RTF, HTML, MHTML, EPUB, XPS...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  9. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX Document using Python applications without using Microsoft Word....and downstream generation of DOCX instances without embedding...an internal API for on-demand DOCX generation. Explore Options...

    products.aspose.com/total/python-net/create/dotx/
  10. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert To PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. Choose the best PDF standard To convert a Document using C#....Example: Document doc = new Document ( "input.docx" ); PdfSaveOptions...Compliance = PdfCompliance . PdfA2b ; doc . Save ( "output.pdf" , options...

    docs.aspose.com/words/net/learn-features-of-con...