Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,631 for

accessible pdf generation

(0.14 sec)
  1. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files Pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...PDF problem convert pdf to pptx with slides as images...images Aspose.PDF Product Family aspose-pdf-net ABeghini January 29...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  2. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from Pdf using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from Pdf file using Python....PDF Product Family Aspose.Cells Product...How to Remove Watermark from PDF using Python This short topic...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  3. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as Pdf, the expressions are no…...Expressions Not Working When Saving as PDF in Aspose.Words Aspose.Words...using Aspose.Words for Java to generate documents with LINQ Reporting...

    forum.aspose.com/t/linq-expressions-not-working...
  4. Automatically generated PDF file is not convert...

    Hi team. Our customer reported an issue. We have Pdfa compliant files created automatically by ABCPdf that are failed to be converted with issue: Error occured during saving. Document changes may not be applied. Index w…...Automatically generated PDF file is not converted Aspose.PDF Product...Convert(Stream.Null, PdfFormat.PDF_A_1A, ConvertErrorAction.Delete);...

    forum.aspose.com/t/automatically-generated-pdf-...
  5. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to Pdf, We have HOP symbol as text in Docx which is not getting converted to Pdf When we convert Word to Pdf by using Microsoft Word export functionality, it is converting tha…...rendered when we convert DOCX to PDF Aspose.Words Product Family docxtopdf...docxtopdf , word-to-pdf , words-net pthube January 7, 2025, 4:14pm...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  6. Loading Pdf and saving to Docx: texts are posit...

    See attached sample: it just opens a Pdf file and saves it to DOCX. Now, a lot of texts that were placed at specific locations over an image are placed completely wrong. Here is a screenshot of the resulting word doc: …...Loading Pdf and saving to Docx: texts are positioned wrong Aspose...attached sample: it just opens a PDF file and saves it to DOCX. Now...

    forum.aspose.com/t/loading-pdf-and-saving-to-do...
  7. 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…...images when doing PDF to Image conversion Aspose.PDF Product Family...renditionOutputStrea); Using Aspose PDF 25.11, this generates a black box for certain...

    forum.aspose.com/t/black-box-for-certain-images...
  8. How to Convert STL File to PDF in Python

    This quick tutorial covers how to convert STL to Pdf in Python. It encompasses the environment configuration, the step-by-step process, along with a sample code snippet to export an STL file to Pdf in Python....PDF Product Family Aspose.Cells Product...Family How to Convert STL File to PDF in Python This quick tutorial...

    kb.aspose.com/3d/python/how-to-convert-stl-file...
  9. Silent PDF Corruption in Aspose.HTML for Java A...

    We’re observing silent Pdf corruption when converting HTML to Pdf using Aspose.HTML for Java. The issue consistently appears after roughly the 114th conversion within the same JVM session. Once the corruption occurs, all…...Silent PDF Corruption in Aspose.HTML for Java After ~114 Iterations...observing silent PDF corruption when converting HTML to PDF using Aspose...

    forum.aspose.com/t/silent-pdf-corruption-in-asp...
  10. How to get Images from a PDF in Python

    This topic explains how to get images from a Pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from Pdf in Python as well as selected ones using a very few lines of code only....PDF Product Family Aspose.Cells Product...Family How to get Images from a PDF in Python This topic covers details...

    kb.aspose.com/pdf/python/how-to-get-images-from...