Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 7,857 for

log

(0.16 sec)
  1. Aspose pdf does not work with CSS? Aspose suppo...

    I am testing aspose pdf because we are considering buying the license to use your software, but it seems like it does not work on img with CSS display:none stylesheet. The image keeps getting displayed in the converted p…...property is not working, so logged a ticket PDFNEWNET-39518 in...

    forum.aspose.com/t/aspose-pdf-does-not-work-wit...
  2. C# üzerinden EPUB dosyasını PDFA öğesine dönüşt...

    EPUB - PDFA C# dönüştürme için örnek kod. VB.NET, ASP.NET veya herhangi bir .NET tabanlı uygulama içinde toplu EPUB dosyaları PDFA dönüşümü için API örnek kodunu kullanın... Convert ( dataDir + "log.xml" , PdfFormat . PDF_A_1B ...

    products.aspose.com/pdf/tr/net/conversion/epub-...
  3. Az EPUB konvertálása PDFA -re C# segítségével |...

    Minta kód az EPUB -hoz PDFA C# konverzió. API-példakód használata EPUB kötegelt fájlokhoz PDFA konvertáláshoz VB.NET, ASP.NET vagy bármely .NET-alapú alkalmazáson belül... Convert ( dataDir + "log.xml" , PdfFormat . PDF_A_1B ...

    products.aspose.com/pdf/hu/net/conversion/epub-...
  4. Get Maximum and Minimum Y Axis Value of Charts ...

    Hi, When calculating and trying to get maximum and minimum y axis value of charts in C# code, I found the result returned by Aspose.Cells is inconsistent to what was actually in the MS Excel chart. Sample Code Get Maxi…... I have logged a ticket with an id “CELLSNET-49578”...

    forum.aspose.com/t/get-maximum-and-minimum-y-ax...
  5. Error with AcceptAllRevisions on document - Fre...

    We are getting an error (System.ArgumentException : Destination array was not long enough...) trying to accept all revisions on the attached Excel file (from a client). It can be reproduced with the following code: var …... We have already logged a ticket with the ID “CELLSNET-56160”...

    forum.aspose.com/t/error-with-acceptallrevision...
  6. Aspose.Cells for Python via Java 23.6 Release N...

    Aspose.Cells for Python via Java 23.6 Release Notes – the latest enhancements, new features, and fixes....and highlights all revision logs to a new worksheet. Adds FileFormatType...

    docs.aspose.com/cells/python-java/aspose-cells-...
  7. Environment | Aspose.Slides for C++ API Reference

    Environment services. This is a static type with no instance services. You should never create instances of it by any means....name of the user currently logged on to the Windows OS. static...

    reference.aspose.com/slides/cpp/system/environm...
  8. Insert HTML in Word Document | Scale Images wit...

    We have HTML that contains a table (styled to 100% width) with 10 cells, each cell contians an image with a 100% width style. Each image is 100px wide. When using DocumentBuilder.InsertHTML() the images are rendered at o…...4 @pjb_maintology , We have logged your requirement/problem in...

    forum.aspose.com/t/insert-html-in-word-document...
  9. Aspose.Cells.GridJs: The type initializer for '...

    Hi, I had Aspose.Cells license and use Aspose.Cells.GridJs to show Excel files in web application to users. Code is deployed to Linux. But unfortunately after upgrading to .NET 8 I face exception for some of the Excel f…... I have logged the archive with your existing...

    forum.aspose.com/t/aspose-cells-gridjs-the-type...
  10. Converting PDF to tiff, then trying to OCR it f...

    Here it is: try { String inputFile = “path/dummy.pdf”; byte[] imageBytes = convertPDFtoTiffAllPages(inputFile); AsposeOCR ocrApi = new AsposeOCR() StringBuilder sb = new StringBuilder(); // Initialize OCR engine I…...append(sb)); log.info(sb.toString()); } catch...

    forum.aspose.com/t/converting-pdf-to-tiff-then-...