Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 21,193 for

pdf to doc

(0.1 sec)
  1. OutlineOptions.CreateOutlinesForHeadingsInTable...

    OutlineOptions CreateOutlinesForHeadingsInTables property. Specifies whether or not To create outlines for headings paragraphs formatted with the Heading styles inside tables in C#....Examples Shows how to create PDF document outline entries for...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::OutlineOptions::get_Crea...

    Aspose::Words::Saving::OutlineOptions::get_CreateOutlinesForHeadingsInTables method. Specifies whether or not To create outlines for headings (paragraphs formatted with the Heading styles) inside tables in C++....Examples Shows how to create PDF document outline entries for...headings inside tables. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 10.0.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 10.0.0 Release Notes – the latest updates and fixes....Table Styles are supported in DOC documents. Office Math Markup...in DOC documents. This means that conversions between DOC, DOCX...

    docs.aspose.com/words/net/aspose-words-for-net-...
  4. SaveOptions.update_sdt_content property | Aspos...

    SaveOptions.update_sdt_content property. Gets or sets value determining whether content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) is updated before saving....while saving a document to PDF. doc = aw . Document () # Insert...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert TSV to PPSM using Python or with free O...

    TSV To PPSM conversion in your Python applications without using Microsoft Office or online. Test free TSV To PPSM online converter quickly before integrating the code....NET API to convert TSV file to PDF. After that by using PowerPoint...via .NET , save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  6. Convert XLTM to POT using Python or with free O...

    XLTM To POT conversion in your Python applications without using Microsoft Office or online. Test free XLTM To POT online converter quickly before integrating the code....API to convert XLTM file to PDF. After that by using PowerPoint...via .NET , save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  7. Convert XLSM to PPTX using Python or with free ...

    XLSM To PPTX conversion in your Python applications without using Microsoft Office or online. Test free XLSM To PPTX online converter quickly before integrating the code....API to convert XLSM file to PDF. After that by using PowerPoint...via .NET , save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  8. Convert TSV to PPTM using Python or with free O...

    TSV To PPTM conversion in your Python applications without using Microsoft Office or online. Test free TSV To PPTM online converter quickly before integrating the code....NET API to convert TSV file to PDF. After that by using PowerPoint...via .NET , save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  9. Aspose::Words::Saving::NumeralFormat enum | Asp...

    Aspose::Words::Saving::NumeralFormat enum. Indicates the symbol set that is used To represent numbers while rendering To fixed page formats in C++....format used when saving to PDF. auto doc = MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert HTML to Word in Python

    This brief guide covers the information To convert HTML To Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML To Word in Python....PDF Product Family Aspose.Cells Product...and perform the rendering to DOC or DOCX file format while writing...

    kb.aspose.com/html/python/convert-html-to-word-...