Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 15,801 for

log

(0.44 sec)
  1. HTML to PDF mixed page sizes - Free Support For...

    Is there any way to have mixed page sizes/orientations when creating a PDF from HTML? Our requirements demand that the first page be letter sized in portrait, and the subsequent pages be landscape mode (some with dynami…... We have logged an enhancement ticket PDFNET-41554...are afraid that the earlier logged ticket is quite old. Can you...

    forum.aspose.com/t/html-to-pdf-mixed-page-sizes...
  2. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…... I have logged your issue into our issue tracking...figure it out soon. I have logged your issue into our issue tracking...

    forum.aspose.com/t/formatting-not-retained-whil...
  3. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...issue as PDFNET-51638 has been logged in our issue management system...The ticket has recently been logged in our issue management system...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  4. System.ArgumentException: #=zKvEEkeFVqwrNYzqVZC...

    We have a Site Small Business License (ID: 250619205945) for Aspose.PDF for .NET. We’re encountering the error below when attempting to convert a PDF to HTML. I can’t share the original PDF as it has very sensitive data, …... Use Error Logging : Implement error logging during the conversion...

    forum.aspose.com/t/system-argumentexception-zkv...
  5. JavaScript 를 사용하여 PDF 잠금 해제 | Aspose.PDF

    Node.js via C++ 용 Aspose.PDF 파일을 사용하여 JavaScript 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 암호 해독 (암호화 제거) 합니다...log 메서드를 사용하여 결과를 출력합니다. 제공된 JavaScript.../ResultDecrypt.pdf" ); console . log ( "AsposePdfDecrypt => %O" ,...

    products.aspose.com/pdf/ko/nodejs-cpp/decrypt/
  6. از طریق C++ بروید | راه حل سرور محور برای PDF ب...

    Aspose.PDF for Go از طریق C++ یک کتابخانه است که برای ساده سازی ایجاد اسناد پیچیده و چند صفحه ای PDF در Go طراحی شده است...package main import ( "fmt" "log" asposepdf "github.com/aspos...inputPDFFile ); err != nil { log . Fatal ( err ) } } func convertPDFToImages...

    products.aspose.com/pdf/fa/go-cpp/
  7. Document constructor with correct password thro...

    I have 2 different PDF documents sent from the same client, both encrypted with the same password, and both can be opened with Adobe using that password. However, one of them fails in the Document constructor with an “I…...6 and have logged it as PDFNET-48453 in our issue...basis. As soon as review of the logged ticket is done, we will share...

    forum.aspose.com/t/document-constructor-with-co...
  8. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…...setTraceEnabled(true); // logs raw request/response XML Run...code again and examine the logged request for any property that...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  9. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...docx", saveOption); We have logged an issue as PDFJAVA-40031 in...We are afraid that earlier logged ticket is not yet investigated...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  10. Chiffrer un PDF en Node.js|Aspose.PDF pour Node...

    Chiffrer un fichier PDF avec Aspose.PDF pour Node.js via C++.... log ( "AsposePdfEncrypt => %O" ,..."ResultEncrypt.pdf" ); console . log ( "AsposePdfEncrypt => %O" ,...

    docs.aspose.com/pdf/fr/nodejs-cpp/encrypt-pdf/