Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 15,108 for

pdf to doc

(0.11 sec)
  1. Convert JPG to PPTX in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/jpg-...
  2. 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...
  3. EmfPlusDualRenderingMode enumeration | Aspose.W...

    aspose.words.saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles....rendering options when saving to PDF. doc = aw . Document ( file_name...method converts the document to .PDF. save_options = aw . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfFontEmbeddingMode | Aspose.Words for Java

    Specifies how Aspose.Words should embed fonts in Java....Roman fonts into a PDF document. Document doc = new Document();...builder = new DocumentBuilder(doc); // "Arial" is a standard font...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting To create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....Words and save it in PDF format into S3 storage using...creates a document and saves it as PDF to S3 storage. /// </summary>...

    docs.aspose.com/words/net/integration-in-aws-la...
  7. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word Documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a botTom…...th"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...Save("outputPngPath"); doc.Save("outputHtmlPath", new HtmlSaveOptions...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  8. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.listIndent method. Increases the list level of the current paragraph by one level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Ustvari HTML Z Uporabo C#

    Ustvarite novo HTML v C# v nekaj korakih. PreprosTo ustvarite HTML s knjižnico .NET....Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...grafikon using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sl/net/make/html/
  10. Ustvari DOCX Z Uporabo C#

    Ustvarite novo DocX v C# v nekaj korakih. PreprosTo ustvarite DocX s knjižnico .NET....Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...grafikon using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sl/net/make/docx/