Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 44,987 for

doc

(0.1 sec)
  1. HTML to PDF org chart converter - Free Support ...

    I have an HTML content (extensive organization chart), the exported file does not correctly reflect the organization chart as it is shown on the screen, my code is the following public static byte[] GenerarPDF() …...Document doc = new Aspose.Pdf.Document(msLectura...msDestino = new MemoryStream()) { doc.Save(msDestino, Aspose.Pdf.SaveFormat...

    forum.aspose.cloud/t/html-to-pdf-org-chart-conv...
  2. C++ Compress HTML REST API

    Compress HTML to smaller size using C++ SDK. Optimize HTML content in C++....available save format – DOCX, DOC, RTF, PDF, HTML and many others...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/cpp/compress/html/
  3. Convert PDF Document to HTML Format|Documentation

    You can convert pdf to html by using Aspose.PDF Cloud REST API. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. The API returns output file in a zip format which you can later unzip to get the HTML file. Please check API Reference page for the description of API's parameters....Example Convert PDF Document to DOC Format Convert PDF Document to...

    docs.aspose.cloud/pdf/convert-pdf-document-to-h...
  4. Aspose.PDF Cloud

    Aspose.PDF Cloud allows developers to create PDF Documents, whether simple or complex.You can convert pdf to excel, pdf to Doc, pdf to ppt, pdf to html, pdf to tiff, pdf to svg, pdf to epub, pdf to tex by using the SDKs in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. It allows inserting tables, graphs, images, hyperlinks, custom fonts and more into PDF Documents. Moreover, it is also possible to compress PDF Documents. This Cloud API provides excellent security features to develop secure PDF Documents. The most distinct feature is that it supports the creation of PDF Documents through both an API and from XML templates....convert word to pdf, pdf to doc, pdf to ppt, pdf to html, pdf...

    docs.aspose.cloud/pdf/
  5. PHP Convert PDF To JPG REST API

    Convert PDF to JPG in PHP using REST API. Save PDF as JPG using PHP....'####-#### , '######### ); $doc = "Input.pdf" ; $request = new...new SplitDocumentOnlineR ( $doc , "jpg" , NULL , NULL , NULL ...

    products.aspose.cloud/words/php/conversion/pdf-...
  6. Python Convert PDF To PNG REST API

    Convert PDF to PNG in Python using REST API. Save PDF as PNG using Python....client_secret = '######### ) doc = open ( 'Input.pdf' , 'rb' )...SplitDocumentOnlineR( document=doc, format = 'png' , zip_output=...

    products.aspose.cloud/words/python/conversion/p...
  7. Dart Convert PDF To JPG REST API

    Convert PDF to JPG in Dart using REST API. Save PDF as JPG using Dart....wordsApi = WordsApi(config); final doc = (await File ( 'Input.pdf' )...request = SplitDocumentOnlineR(doc, 'jpg' , zipOutput: true ); final...

    products.aspose.cloud/words/dart/conversion/pdf...
  8. Dart Convert PDF To Image REST API

    Convert PDF to Image in Dart using REST API. Save PDF as Image using Dart....wordsApi = WordsApi(config); final doc = (await File ( 'Input.pdf' )...request = SplitDocumentOnlineR(doc, 'jpg' , zipOutput: true ); final...

    products.aspose.cloud/words/dart/conversion/pdf...
  9. Swift Compress HTML REST API

    Compress HTML to smaller size using Swift SDK. Optimize HTML content in Swift....available save format – DOCX, DOC, RTF, PDF, HTML and many others...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/swift/compress/html/
  10. Swift Compress WORD REST API

    Compress a Word Document to smaller size using Swift SDK. Optimize a Word Document content in Swift....available save format – DOCX, DOC, RTF, PDF, HTML and many others...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/swift/compress/word/