Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 18,333 for

docx to doc

(0.08 sec)
  1. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML To PDF using Aspose.HTML Python library. Consider the supported MHTML To PDF conversion scenarios in ready-To-use 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-mhtml-t...
  2. 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...
  3. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between Document in case when I add lists To Documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getListFormat().applyNumberDefault();...

    forum.aspose.com/t/strange-result-of-compare-do...
  4. Փոխարկել JPG Պատկեր Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  5. Փոխարկել JPG SVG Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  6. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown To PDF, Docx, or images using Aspose.HTML for Python via .NET....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/python-net/
  7. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct Document rendering. This ensures that the difference between the displayed Document and the original is minimal when there is not enough information about a font....settings doc = aw . Document ( r "input.docx" ) doc . font_settings...font_settings = font_settings doc . save ( r "output.pdf" ) Q: What...

    docs.aspose.com/words/python-net/using-truetype...
  8. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. PreprosTo ustvarite PDF s knjižnico .NET....Primeri Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...grafikon using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sl/net/make/pdf/
  9. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split Document by page number or by some predefined pattern.... Split Microsoft Office DOCX PPTX Documents Splitting Microsoft...splitting tasks. C++ Code: Split DOC DOCX Document Furthermore, splitting...

    products.aspose.com/total/cpp/split/
  10. Field of type FieldUserAddress empty in footer ...

    When converting a word file To pdf, some fields in the footer are not saved correctly, but the same field type is correct in the Document body. Converting a word Docm file To pdf using Aspose Words method Save with arg…...docx (34,7 KB) KB09086.PDF (76,2...values: Document doc = new Document(@"C:\Temp\in.docx"); foreach (Field...

    forum.aspose.com/t/field-of-type-fielduseraddre...