Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 6,708 for

file format

(1.14 sec)
  1. Ruby'de MSG dosyalarını PDF'ye dönüştürme

    Outlook e-postalarını ve OfficeLogic Groupware MSG dosya biçimini PDF biçimine dönüştürün. Bu makale, MSG dosyalarının Ruby'de PDF'ye nasıl dönüştürüleceği ile ilgilidir....file_path = "outlook-mail/email.msg" settings.format = "pdf"...puts("Successfully converted MSG file to PDF file.") Ruby’de Gelişmiş Seçenekleri...

    blog.groupdocs.cloud/tr/conversion/how-to-conve...
  2. Document Manipulation on Document Automation RE...

    Document Manipulation on Document Automation REST APIs | GroupDocs Cloud Recent content in Document Manipulation on Document Automation REST APIs | GroupDocs Cloud Newsletter GroupDocs Červenec 201......GroupDocs – únor 2017 Aspose File Format API aktualizace, oznámení...

    blog.groupdocs.cloud/cs/tag/document-manipulati...
  3. Поворот страниц файлов PDF с помощью Rest API в...

    Поверните все страницы в PDF или поверните одну страницу в PDF с помощью API ротатора страниц PDF. Эта статья о том, как поворачивать страницы PDF-файла с помощью Rest API в Python....file_info = groupdocs_merger_cloud...FileInfo("python-testing/sample-file.pdf") options.output_path =...

    blog.groupdocs.cloud/ru/merger/rotate-pdf-file-...
  4. Node.js에서 Excel 스프레드시트를 PDF로 변환 | XLS, XLSX를 PDF로

    Node.js에서 REST API를 사용하여 프로그래밍 방식으로 Excel 스프레드시트를 PDF 파일로 변환합니다. Node.js SDK를 사용하면 XLS, XLSX 파일을 PDF로 변환할 수 있습니다....var resourcesFolder = 'C:\\Files\\sample.xlsx'; fs.readFile(resourcesFolder...input file path settings.format = "pdf"; // convert format settings...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  5. Converter planilhas do Excel em PDF no Node.js ...

    Converta planilhas do Excel programaticamente em arquivos PDF usando uma API REST no Node.js. Node.js SDK permite converter arquivos XLS, XLSX para PDF....var resourcesFolder = 'C:\\Files\\sample.xlsx'; fs.readFile(resourcesFolder...input file path settings.format = "pdf"; // convert format settings...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  6. Node.js'de Excel Elektronik Tablolarını PDF'ye ...

    Node.js'de bir REST API kullanarak Excel Elektronik Tablolarını Programlı Olarak PDF dosyalarına dönüştürün. Node.js SDK, XLS, XLSX dosyalarının PDF'ye dönüştürülmesine izin verir....var resourcesFolder = 'C:\\Files\\sample.xlsx'; fs.readFile(resourcesFolder...input file path settings.format = "pdf"; // convert format settings...

    blog.groupdocs.cloud/tr/conversion/convert-exce...
  7. Преобразование PDF в PPTX с помощью REST API в ...

    Программное преобразование PDF в презентацию PowerPoint (PPTX) с помощью REST API в облаке на Python с помощью Document Conversion Cloud SDK для Python...."C:\\Files\\sample.pdf", "") response = fileApi.upload_file(request)...ConvertSettings() settings.file_path = "sample.pdf" settings.format = "pptx" #...

    blog.groupdocs.cloud/ru/conversion/convert-pdf-...
  8. Converta PDF para PPTX usando uma API REST em P...

    Converta PDF para apresentação do PowerPoint (PPTX) programaticamente usando uma API REST na nuvem em Python com o Document Conversion Cloud SDK para Python...."C:\\Files\\sample.pdf", "") response = fileApi.upload_file(request)...ConvertSettings() settings.file_path = "sample.pdf" settings.format = "pptx" #...

    blog.groupdocs.cloud/pt/conversion/convert-pdf-...
  9. PDF'yi Word'e dönüştürmek için Node.js | PDF'de...

    PDF'yi düzenlenebilir Word Formatına (DOC/DOCX) dönüştürmeyi öğrenin ve Node.js API'sini kullanın. PDF içeriğini çevrimiçi olarak Microsoft Word belgelerine kolayca aktarın....format = "docx"; settings.outputPath...Input file path settings.format = "docx"; // Output format settings...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  10. export csv to json

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular File Formats....mengonversi file CSV (Comma-Separated Values) ke format JSON (JavaScript...

    blog.groupdocs.cloud/id/tag/export-csv-to-json/