Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 15,097 for

doc to pdf

(0.7 sec)
  1. Export XSLFO to POTX in Android | products.aspo...

    Android API To Convert XSLFO To POTX without using Microsoft Word...PDF for Android via Java and Aspose...XSLFO to PPTX by using Aspose.PDF for Android via Java. This API...

    products.aspose.com/total/android-java/conversi...
  2. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page To quickly solve your problem on general questions or specific Topics....formats such as DOC, DOCX, HTML, Markdown, PDF, XML, and others...section. Q: How to convert DOCX to PDF? It is very easy as well, just...

    docs.aspose.com/words/java/faq/
  3. 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-...
  4. Convert XLTX to POT using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  5. How to Convert Protected Word Document to Unpro...

    This crisp tuTorial describes how To convert protected Word Document To unprotected in Python. It provides a step-wise procedure, reference To the relevant resources, and the sample code To unprotect DocX in Python....PDF Product Family Aspose.Cells Product...desired formats like DOCX , DOC , or in any other format supported...

    kb.aspose.com/words/python/how-to-convert-prote...
  6. RtfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Merging documents causing bullets to move - Fre...

    Hi, Our cusTomer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the Document merges fine with the bullets aligning …...Words Product Family aspose-pdf-net , words-java minaeimi November...getDocument()); builder2.insertDocument(doc, ImportFormatMode.KEEP_DIFFERENT_STYLES);...

    forum.aspose.com/t/merging-documents-causing-bu...
  8. Get Document Window and Page Display Properties...

    Learn how To retrieve Document window and page display properties from a Pdf in Python using Aspose.Pdf, aiding in precise Document presentation....Display Properties of Pdf document using Aspose.PDF Java for Python...Python Code doc= self.Document() pdf = self.Document() pdf=self.dataDir...

    docs.aspose.com/pdf/python-java/get-document-wi...
  9. Add brushes and gradients to XPS files | .NET

    .NET API Solution To modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/net/work-with-brushes/
  10. 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...