Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 15,851 for

log

(0.2 sec)
  1. Convertir des PDF aux formats PDF/A en Python|A...

    Ce sujet vous montre comment Aspose.PDF pour Python via Python permet de convertir un fichier PDF en un fichier PDF conforme à PDF/A....pdf" output_log = DIR_OUTPUT + "convert_pdf_to_pdfa.log" # Ouvrir...document . convert ( output_log , Api . PdfFormat . PDF_A_1B...

    docs.aspose.com/pdf/fr/python-java/convert-pdf-...
  2. PDF를 PDF/A 형식으로 변환하기 (Python)|Aspose.PDF for Py...

    이 주제는 Aspose.PDF for Python을 통해 PDF 파일을 PDF/A 호환 PDF 파일로 변환하는 방법을 보여줍니다....pdf" output_log = DIR_OUTPUT + "convert_pdf_to_pdfa.log" # PDF 문서...document . convert ( output_log , Api . PdfFormat . PDF_A_1B...

    docs.aspose.com/pdf/ko/python-java/convert-pdf-...
  3. Как получить информацию об OData соединениях с ...

    Узнайте, как извлечь информацию о соединении OData из файла Excel с помощью Aspose.Cells for Node.js via C++.... log ( "Connection Name: " + PQF ...console . log ( "Name: " + PQFI . getName ()); console . log ( "Value:...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-get-...
  4. كيفية الحصول على معلومات اتصال OData باستخدام N...

    تعلم كيفية استخراج معلومات اتصال OData من ملف Excel باستخدام Aspose.Cells for Node.js via C++.... log ( "Connection Name: " + PQF ...console . log ( "Name: " + PQFI . getName ()); console . log ( "Value:...

    docs.aspose.com/cells/ar/nodejs-cpp/how-to-get-...
  5. การแปลงไฟล์ PDF เป็น EXCEL โดยใช้ Rust | Aspose...

    Rust ตัวอย่างรหัสสำหรับการแปลง PDF เป็น EXCEL บนแพลตฟอร์มใด ๆ...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SaveXlsX(filename...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  6. Converter PDF para EPUB, TeX, Texto, XPS em Nod...

    Este tópico mostra como converter arquivos PDF para outros formatos de arquivo como EPUB, LaTeX, Texto, XPS etc no ambiente Node.js.... log ( "AsposePdfToEPUB => %O" , json..."ResultPDFtoEPUB.epub" ); console . log ( "AsposePdfToEPUB => %O" , json...

    docs.aspose.com/pdf/pt/nodejs-cpp/convert-pdf-t...
  7. Mengonversi PDF ke format PDF/A|Aspose.PDF untu...

    Topik ini menunjukkan bagaimana Aspose.PDF memungkinkan untuk mengonversi file PDF ke file PDF yang sesuai dengan PDF/A.... log ( `Kesalahan dari Web Worker:...tautan untuk mengunduh file Log (xml) ke sistem operasi pengguna...

    docs.aspose.com/pdf/id/javascript-cpp/convert-p...
  8. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...further investigation, I have logged an issue in our issue tracking...the reported exception, so logged another issue PDFNET-41211...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  9. Convertir archivo PDF a PDF/A|Aspose.PDF para A...

    Este tema muestra cómo Aspose.PDF para Java permite convertir un archivo PDF a un archivo PDF compatible con PDF/A....( fileStorage , "PDF-to-PDFA-log.xml" ); File pdfaFileName = new...( fileStorage , "PDF-to-PDFA-log.xml" ); if ( document . validate...

    docs.aspose.com/pdf/es/androidjava/convert-pdf-...
  10. Convert XPS with Aspose.Page Node.js via C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for Node.js via C++ is described and illustrated with the code snippets here....log("Aspose.Page for Node.js via...ImageFormat.Bmp,true); console.log("XPSSaveAsImage => %O", JSON...

    docs.aspose.com/page/nodejs-cpp/convert-xps/