Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 15,100 for

pdf to doc

(0.1 sec)
  1. Jython|Aspose.Words for Java

    Using Aspose.Words for Java from Jython....processing word (DOC, DOCX, OOXML, RTF) HTML, OpenDocument, PDF, EPUB,...

    docs.aspose.com/words/java/aspose-words-java-fo...
  2. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading HTML Document inTo a Document object in Java....getDecryptionPasswor()); Document doc = new Document(outputFileName...loadOptions); Assert.assertEquals(doc.getText().trim(), "Test encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  3. C# Split HTML

    Split HTML files inTo e pages using C# code. Save HTML as separate files using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Copy using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/net/split/html/
  4. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering in C++.... auto doc = System :: MakeObject < Aspose...reset to 2 from the second page. doc -> get_LayoutOptions () -> s...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. IPageLayoutCallback Interface | Aspose.Words fo...

    CusTomize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .Docx file using Flama Light Italic, the resulting Pdf is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the Document. Because of this…...Light Italic, the resulting PDF is using Flama Semibold Italic...document. Because of this, the PDF does not fully match the original...

    forum.aspose.com/t/incorrect-flama-font-substit...
  7. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature To format a flow-layout Document inTo pages and convert such a Document or selected pages To another Document (Pdf, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....document or selected pages to PDF, XPS, HTML, XAML, PostScript...Flow-layout formats include DOC, OOXML, RTF, ODT, and HTML. Documents...

    docs.aspose.com/words/java/rendering/
  8. Merge DOTX Files Online or using C++ | products...

    Free online app To combine different DOTX files. C++ merging library code To merge DOTX Documents.... Save DOTX file as PDF, Images, Word, Excel, PowerPoint...to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML,...

    products.aspose.com/total/cpp/merge/dotx/
  9. How to Add Files To Archives Without Compression

    How To add files To archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/advanced-api-featur...
  10. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets Document font settings.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...