Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 7,864 for

log

(0.18 sec)
  1. Save PDF to Stream in C# - System.ArgumentNullE...

    Hi, Following file Test.pdf (226.8 KB) cannot be saved to stream after load using latest Aspose.PDF. Code: using (var memory = new System.IO.MemoryStream()) using (var pdf = new Aspose.Pdf.Document("Test.pdf")) { …...4 and have logged it as PDFNET-47951 in our issue...are afraid that the earlier logged ticket has not been yet resolved...

    forum.aspose.com/t/save-pdf-to-stream-in-c-syst...
  2. Not sure how PageInfo.PureHeight work - Aspose....

    PureHeight documentation mentions “Gets or sets page pure height without margins.”. However, when running with this file attached here: example.pdf (75.2 KB), PureHeight outputs 698 while page height is 842. Thus it indi…... We have further logged an investigation ticket as...

    forum.aspose.com/t/not-sure-how-pageinfo-purehe...
  3. Axis title reference is unexpectedly removed wh...

    Hi, My workbook has a chart where the axis title references to a cell in the data worksheet. I noticed that if I clear the cell, save the workbook and reopen it, the axis title reference will be removed. This is not the…... I have logged a ticket with an id “CELLSNET-49179”...

    forum.aspose.com/t/axis-title-reference-is-unex...
  4. Changing view of signature field in PDF after v...

    Hello, Do you have any code example to let me see how to change signature field on PDF file page after validation. Please look at “271717061600063_ficha_tecnica.pdf” file I attached. It contains a signature on page 1, …...as * PDFNET-57587 has been logged in our issue tracking system...

    forum.aspose.com/t/changing-view-of-signature-f...
  5. ArgumentOutOfRangeException when using pdfFileE...

    Hi! We are receiving an ArgumentOutOfRangeException when using pdfFileEditor.Concatenate on specific PDF Files. Trying to combine the same PDF Files in Adobe works without a Problem, so the PDF Files do not seem to be c…...decker We have logged this problem in our issue tracking...

    forum.aspose.com/t/argumentoutofrangeexception-...
  6. Convert Text to PDF via C# | Aspose.PDF

    Sample code for Text to PDF C# conversion. Use API example code for batch Text files to PDF conversion within VB.NET, ASP.NET or any .NET based application....new StreamReader ( dataDir + "log.txt" ); // Instantiate a Document...

    products.aspose.com/pdf/net/conversion/text-to-...
  7. Convert Text to PDF via Java | Aspose.PDF

    Sample code for Text to PDF Java conversion. Use API example code for batch Text files to PDF conversion within any Web or Desktop Java based Application....new StreamReader ( dataDir + "log.txt" ); // Instantiate a Document...

    products.aspose.com/pdf/java/conversion/text-to...
  8. How to get label information of a EML File? - F...

    Hi, I am using your Aspose.email.net API for EML conversion purposes. I have downloaded some EML files from Gmail which have label information as I show in the attachment. So, can you please explain how can I manage EML …... We have logged a ticket as EMAILNET-40679...

    forum.aspose.com/t/how-to-get-label-information...
  9. Convert an existing PDF file to PDF/A-1b which ...

    Do you know how to force a conversion of an existing PDF file that is incompatible with archiving standards in PDF/A-b format without altering the content? There is the option to convert it to TIFF beforehand, but do yo…...diamond We have logged an issue as PDFNET-54017 in...

    forum.aspose.com/t/convert-an-existing-pdf-file...
  10. Unexpected output sent to STDOUT when loading V...

    Hi When using Aspose Diagram Java 22.10 to load a Visio file, unexpected output is sent to STDOUT. With 22.10, the following code: System.out.println(“Loading diagram…”); Diagram vsd = new Diagram(“text.vsdx:); Syst…...DIAGRAMJAVA-51055 has been logged in our issue tracking system...

    forum.aspose.com/t/unexpected-output-sent-to-st...