Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 44,883 for

doc

(0.04 sec)
  1. C++ 中的 WORD 水印

    将水印添加到 C++ 中的 WORD。还可以使用 C++ API 从 WORD 中删除水印。...然后将结果保存为 DOCX、PDF、MD、HTML、TXT、DOC、RTF、EPUB、XPS 等方便的格式,并与他人共享带水...Word 中删除此水印,然后以方便的格式保存输出文件 - DOC、DOCX、PDF、JPEG、 PNG、TIFF 等。 在...

    products.aspose.cloud/words/zh/cpp/watermark/word/
  2. Compare HTML In Curl

    Compare two HTML using cURL. With our cURL SDK, you can easily find the difference between HTML files....be exported to a DOCX, PDF, DOC and others. Python Java C# C++...Output format DOCX PDF HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.cloud/words/curl/compare/html/
  3. Make Document In C++

    Make a file in your preferred format using C++ SDK. Easily create a blank Document in C++ in a few steps....easily make documents in PDF, DOC, DOCX, HTML, EPUB and many other...example, you can make PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and files...

    products.aspose.cloud/words/cpp/make/
  4. Java Split A File REST API

    Split Documents programmatically in Java using REST API. A wide variety of file formats is supported, including DocX, PDF, HTML, JPG, PNG and many more....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...WordsApi (apiClient); byte [] doc = Files.readAllBytes(Paths.get(...

    products.aspose.cloud/words/java/split/
  5. Ruby Split A File REST API

    Split Documents programmatically in Ruby using REST API. A wide variety of file formats is supported, including DocX, PDF, HTML, JPG, PNG and many more....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...end @words_api = WordsAPI.new doc = File.open( 'Input.docx' ) request...

    products.aspose.cloud/words/ruby/split/
  6. PHP Split A File REST API

    Split Documents programmatically in PHP using REST API. A wide variety of file formats is supported, including DocX, PDF, HTML, JPG, PNG and many more....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'####-#### , '######### ); $doc = "Input.docx" ; $request = new...

    products.aspose.cloud/words/php/split/
  7. Aspose.PDF Cloud Product Family

    Find answers about manipulating, creating, converting, and editing PDF files using Cloud REST APIs....REST API How to Convert PDF to DOC with Java REST API How to Convert...

    kb.aspose.cloud/pdf/page/5/
  8. 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...
  9. Generate & Convert PDF Docs via PHP REST SDK

    Create PDF files on cloud storage, edit, annotate, watermark, count pages, & convert PDF to DocX, PPTX, XLSX etc using PHP Cloud SDK... XSLFO, MD XLS, XLSX, PPTX, DOC, DOCX, MobiXML, JPEG, EMF, PNG...EPUB, HTML, LaTeX, MHT, PCL, DOC, MOBIXML, PDFA, PPTX, SVG, TIFF...

    products.aspose.cloud/pdf/php/
  10. Go Split A File REST API

    Split Documents programmatically in Go using REST API. A wide variety of file formats is supported, including DocX, PDF, HTML, JPG, PNG and many more....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...:= api.CreateWordsApi(config) doc, _ := os.Open( "Input.docx" )...

    products.aspose.cloud/words/go/split/