Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 18,463 for

docx to doc

(0.26 sec)
  1. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced Document saving. CusTomize your text format with powerful options for optimal results....files used when saving to a DOC or DOCX file. By default, this property...custom paragraph break. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Java Split TXT

    Split TXT files inTo e pages using Java code. Save TXT as separate files using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/java/split/txt/
  3. Java Split HTML

    Split HTML files inTo e pages using Java code. Save HTML as separate files using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/split/html/
  4. Digitally Sign Documents via Python | products....

    Use electronic signature To sign Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Insert eSginature online via app....with Python Sign BMP Sign DOC Sign DOCX Sign GIF Sign IMAGE Sign...

    products.aspose.com/total/python-net/signature/
  5. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .Docx file, it shows a Total of 7 images, but in reality, there is only one image in it. I request you To examine the attached .Docx file and advise on how To get the correct image …...docx file, it shows a total of 7...you to examine the attached .docx file and advise on how to get...

    forum.aspose.com/t/number-of-the-figure-count/3...
  6. When insert HTML string into document, an error...

    When I insert an HTML string inTo the Document, an error is prompted during the insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...docx"); Professionalize.Discourse...issues . For example: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/when-insert-html-string-into...
  7. Digitally Sign Powerpoint File Online or using ...

    Free online app for digital signature in Powerpoint Presentation. Develop Android application To electronically sign Powerpoint Presentations....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Android Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/android-java/signatur...
  8. Converting Between Formats – Aspose.HTML for Py...

    Learn how To convert HTML, MHTML, EPUB, Markdown, and SVG files 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...

    docs.aspose.com/html/python-net/converting-betw...
  9. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose Document in memory and then saves it To either Word or Pdf. We have recently installed 3 new fonts To our server, and while the Word shows them correctly, the PDF Document …...subfolders var doc = new Aspose.Words.Document(stream); doc.FontSettings...FontSettings = fontSettings; doc.Save("output.pdf"); The SetFontsFolder...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  10. Add Image to HTML in C# – Aspose.HTML for .NET

    Insert images inTo an HTML Document programmatically using Aspose.HTML for .NET library....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/images/add/