Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 13,371 for

doc to html

(0.09 sec)
  1. Several Image Into JPG C++

    Merge multiple Image inTo JPG in C++ code. Save Image as JPG using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-jpg/
  2. JPEG to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG To DocX conversion. Use example code for batch JPEG To DocX conversion with Python and .NET...desired DOC format, which in this case is set to DOCFormat.DOC_X....DocSaveOptions . DocFormat . DOC_X document . save ( path_outfile...

    products.aspose.com/pdf/python-net/conversion/j...
  3. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level To zero for clean formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Convert ODP to DOCX in Python or with free Onli...

    ODP To DocX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP To DocX online converter quickly before integrating the code....ability to convert ODP to PDF, HTML, XPS, TIFF, JPEG, PNG, and other...to convert PDF to DOCX, RTF, HTML, and other document formats...

    products.aspose.com/total/python-net/conversion...
  5. ViewOptions | Aspose.Words for Java

    Provides various options that control how a Document is shown in Microsoft Word in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getViewOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.TEXT Document inTo a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Several JPG Into TIFF Java

    Merge multiple JPG inTo TIFF in Java code. Save JPG as TIFF using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-tiff/
  8. Several JPG Into PNG Java

    Merge multiple JPG inTo PNG in Java code. Save JPG as PNG using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-png/
  9. Convert DWT to GIF via Python | products.aspose...

    Sample code for DWT To GIF conversion. Use API example code for batch DWT files To GIF conversion....NET Conversion DWT to GIF HTML JPG PDF XML DWT GIF Convert...as a MSWord DOT file is to a DOC file. Read More GIF What is GIF...

    products.aspose.com/cad/python-net/conversion/d...
  10. Aspose::Words::Saving::HtmlFixedPageHorizontalA...

    Aspose::Words::Saving::HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output Html Document in C++....alignment for pages in output HTML document. enum class HtmlFixedPageHorizon...when saving a document to HTML. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...