Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 15,106 for

pdf to doc

(0.28 sec)
  1. Convert PNG to PPTX in C++ | products.aspose.com

    Convert PNG To PPTX in C++. Use C++ library API To convert PNG images To PowerPoint...PowerPoint presentations, PDFs, HTML docs, and other files. When...JPG TO PPTX PNG TO PPT PDF TO PPT PDF TO PPTX HTML TO PPT HTML...

    products.aspose.com/slides/cpp/conversion/png-t...
  2. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/make/html/
  3. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Make WORD Using C#

    Make a new a Word Document in C# in a few steps. Easily create a Word Document using .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Chart using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/make/word/
  5. Make DOCX Using C#

    Make a new DocX in C# in a few steps. Easily create DocX using .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Chart using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/make/docx/
  6. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how To easily manage the DefaultFontSubstitutionRule and cusTomize your default font name for enhanced design flexibility.... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Convert SVG to JPEG in Python – Aspose.HTML

    Convert SVG To JPEG programmatically using Aspose.HTML for Python via .NET library or try a free online SVG Converter....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/python-net/conversion/...
  8. OoxmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.DocX SaveFormat.DocM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we configure compatibility...

    reference.aspose.com/words/java/com.aspose.word...
  9. PsSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PS format in Java.... Document doc = new Document(getMyDir() + "Paragraphs...BookFoldPrinting". for (Section s : doc.getSections()) { s.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  10. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access To font formatting of the tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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