Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 15,103 for

pdf to doc

(1.51 sec)
  1. OutlineOptions.createMissingOutlineLevels prope...

    OutlineOptions.createMissingOutlineLevels property. Gets or sets a value determining whether or not To create missing outline levels when the Document is exported....headings when saving a PDF document. let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert POTM to WORD via Java or with free Onli...

    Java API To Export POTM To WORD without using Microsoft Word or PowerPoint or online. Test free POTM To WORD online converter quickly before integrating the code....formats, including DOC, DOCX, RTF, HTML, and PDF. By using Aspose...Interchange Format) Convert POTM to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/conversion/potm-...
  3. Convert POTX to DIF in Android Apps or with fre...

    Convert POTX To DIF in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTX To DIF online converter quickly before integrating the code....The Portable Document Format (PDF) is a widely used file format...archiving and printing. However, the PDF format is not suitable for editing...

    products.aspose.com/total/android-java/conversi...
  4. LoadOptions.FontSettings | Aspose.Words for .NET

    CusTomize your Document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your Documents effortlessly!..."Comic Sans MS" ); Document doc = new Document ( MyDir + "Missing...the document. Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.loa...
  5. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during Document loading or saving.... PDF Module that renders PDF. IMAGE Module that...DOCX files. DOC Module that reads/writes binary DOC files. TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows To specify Document font settings....'MissingFont' , [ 'Comic Sans MS' ]) doc = aw . Document ( file_name =...assertEqual ( 'MissingFont' , doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Times...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied To a data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EmfPlusDualRenderingMode enumeration | Aspose.W...

    Aspose.Words.Saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles....rendering options when saving to PDF. let doc = new aw . Document ( base...method converts the document to .PDF. let saveOptions = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying To implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how To do this and what’s supported. This is using .net. Specifically, I’m trying To render some Tab…...behaviour when exporting to pdf and powerpoint, so if the logic...information about your query. Document doc = new Document(MyDir + "in.docx");...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...