Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 12,958 for

pdf to doc

(0.12 sec)
  1. Merge Oracle-Primavera to PDF via C# | Microsof...

    Sample code for Oracle-Primavera To Pdf C# merging. Use API example code for batch Oracle-Primavera files To Pdf merging within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/net/merger/oracle-pri...
  2. Line space and font size is not preserved while...

    Hello Team, We have ASPOSE.Total license. We are converting the Word Document To Pdf using aspose.word but the formatting like line space font space not preserved while conversion. It should be exactly the same as we s…...preserved while converting WORD to PDF Aspose.Words Product Family words-net...converting the Word document to PDF using aspose.word but the formatting...

    forum.aspose.com/t/line-space-and-font-size-is-...
  3. C++ API to Export PS to RTF | products.aspose.com

    Convert PS To RTF within C++ applications....The Portable Document Format (PDF) is a widely used file format...is often necessary to convert PDF files to RTF. How Aspose.Total...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DocX with French date fields To Pdf. I noticed the formatting has been reset To English: Code: var Doc = new Document(@".\test.Docx"); Doc.Save(@".\test.Pdf"); When I did the same in Word ‘save…...(Language Setting) & Convert DOCX to PDF using Aspose.Words (C# .NET)...DOCX with French date fields to PDF. I noticed the formatting has...

    forum.aspose.com/t/use-french-culture-from-date...
  5. C++ API to Export CGM to DOTM | products.aspose...

    Convert CGM To DOTM within C++ applications....PDF for C++ API to convert CGM file format to DOC. This...manipulate PDF documents. It allows you to convert PDF to other...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. C++ API to Export CGM to RTF | products.aspose.com

    Convert CGM To RTF within C++ applications....PDF for C++ API to convert CGM file format to DOC. Secondly...Words for C++, you can export DOC to RTF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. Edit Word, PDF In Python

    Edit DocX, Doc, Pdf and a variety of other file formats in Python....documents in Python Advanced Word, PDF Editor for Python. Use it to...a powerful API to edit Word, PDF documents programmatically. Easily...

    products.aspose.com/words/python-net/edit/
  8. PDF Format Conversion Solution via JavaScript v...

    Convert Pdf To DocX, Doc, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript...searching for a method to transform PDF files into other formats using...using JavaScript and C++? Aspose.PDF for JavaScript via C++ is the...

    products.aspose.com/pdf/javascript-cpp/conversion/
  9. C++ API to Export PS to MHTML | products.aspose...

    Convert PS To MHTML within C++ applications....The Portable Document Format (PDF) is a widely used file format...platforms and devices. However, the PDF format is not suitable for webpages...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...when converting msg file to pdf Aspose.Email Product Family email-java...Document doc = new Document(inputStream); pages.add((long) doc.getPageCount());...

    forum.aspose.com/t/content-is-still-being-slice...