Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 15,135 for

log

(0.23 sec)
  1. Konwerter PDF na EXCEL przy użyciu Rust | Aspos...

    Rust przykładowy kod do konwersji PDF na EXCEL na dowolnej platformie...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/pl/rust-cpp/conversion/...
  2. Python에서 PDF를 PDF/A 형식으로 변환|Aspose.PDF for Pyth...

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

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  3. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...) Minimal Repro Code log.debug("fetchTextForSignatur -...get_Item(currentPageNumber); log.debug("fetchTextForSignatur -...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  4. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...log.xml”, Aspose.Pdf.PdfFormat.PDF_A_1B...sake of correction, I have logged it in our issue tracking system...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  5. Convertir XPS con Aspose.Page Node.js a través ...

    La funcionalidad de conversión de XPS a PDF incluida en Aspose.Page API Solution para Node.js a través de C ++ se describe e ilustra con los fragmentos de código aquí....log("Aspose.Page for Node.js via...ImageFormat.Bmp,true); console.log("XPSSaveAsImage => %O", JSON...

    docs.aspose.com/page/es/nodejs-cpp/convert-xps/
  6. Converti XPS con Aspose.Page Node.js tramite AP...

    La funzionalità di conversione da XPS a PDF inclusa nella soluzione API Aspose.Page per Node.js tramite C++ è descritta e illustrata con frammenti di codice qui....log("Aspose.Page for Node.js via...ImageFormat.Bmp,true); console.log("XPSSaveAsImage => %O", JSON...

    docs.aspose.com/page/it/nodejs-cpp/convert-xps/
  7. Преобразование XPS с Aspose.Page Node.js

    Функциональность конверсии XPS в PDF, включенная в Aspose.PageAPI Решение для node.js через C ++ описана и иллюстрируется фрагментами кода здесь....log("Aspose.Page for Node.js via...ImageFormat.Bmp,true); console.log("XPSSaveAsImage => %O", JSON...

    docs.aspose.com/page/ru/nodejs-cpp/convert-xps/
  8. 将 PDF 文件转换为 PDF/A|Aspose.PDF for Android via Java

    本主题向您展示如何使用 Aspose.PDF for Java 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...( fileStorage , "PDF-to-PDFA-log.xml" ); File pdfaFileName = new...( fileStorage , "PDF-to-PDFA-log.xml" ); if ( document . validate...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  9. DrawObject ve Bound değerlerini almak için Draw...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... log ( "Aspose.Cells initialized"...width , height ) { console . log ( "" ); // Print the coordinates...

    docs.aspose.com/cells/tr/javascript-cpp/get-dra...
  10. Eliminar configuraciones de impresora existente...

    En este artículo, aprenderás cómo eliminar las configuraciones de impresora existentes de la hoja de trabajo dentro del archivo Excel programáticamente usando Aspose.Cells for JavaScript mediante C++.... log ( "Aspose.Cells initialized"...following message console . log ( "PrinterSettings of this worksheet...

    docs.aspose.com/cells/es/javascript-cpp/remove-...