Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 15,226 for

log

(0.07 sec)
  1. PDF split keeping accessibility information - F...

    All the split code examples (using document or PdfFileEditor) do not keep the accessibility information (Structure Tree). As a workaround we use pdfEditor.delete com.aspose.pdf.facades.PdfFileEditor pdfEditor = new co…... We will log a ticket in our issue tracking...are afraid that the earlier logged ticket has not been yet resolved...

    forum.aspose.com/t/pdf-split-keeping-accessibil...
  2. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...2024, 6:54pm 6 @Kurt1960 The log file contains the errors that...in more details and we have logged an issue as PDFNET-57185 in...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  3. 形状操作|Aspose.Slides for Node.js via .NET 文档

    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 ( "Shape Name: " + shape . getName...} } catch ( e ) { console . log ( e ); } finally { if ( pres...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  4. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load() method to catch and log any specific issues that arise...the issue persists, consider logging the content of the .ics file...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  5. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...Debugging : If the issue persists, log the output of the MemoryStream...

    forum.aspose.com/t/images-not-being-rendered-pr...
  6. PDF to PDFA Converter using JavaScript via C++ ...

    JavaScript via C++ sample code for converting PDF to PDFA on any platform.../*make a link to download the Log (xml)*/ DownloadFile ( json ...

    products.aspose.com/pdf/javascript-cpp/conversi...
  7. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...code to catch exceptions and log details about the problematic...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  8. Contribute to Aspose.Tasks Java for PHP | Aspos...

    Learn how to support, extend, and contribute to Aspose.Tasks Java for PHP.... You can log any issues or suggestions related...

    docs.aspose.com/tasks/java/support-extend-and-c...
  9. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....will be displayed in the XML log report. Adjust position of Text...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...PNG if you tried), the console log, and the environment details...

    forum.aspose.com/t/black-box-for-certain-images...