Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 413,803 for

pdf

(0.9 sec)
  1. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to Pdf with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...PowerPoint to PDF in Java - Accessibility Alt-Text Not Read by...to transform a PowerPoint to PDF with the UA compliance using...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  2. Fonts Are Getting Changed While Converting PPT ...

    Hi Team , We are facing issue of mismatch in font while converting ppt to Pdf file. When converted using acrobat all fonts remains same. we are using below version of aspose libraries. <java.version>17</java.version> <…...Changed While Converting PPT to PDF in Java Aspose.Slides Product...font while converting ppt to pdf file. When converted using acrobat...

    forum.aspose.com/t/fonts-are-getting-changed-wh...
  3. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...the pdf xml schema in the Aspose.Pdf namespace Aspose.PDF Product...recommended using the Aspose.Pdf namespace to create documents...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one Pdf to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...text from one PDF to another is slow Aspose.PDF Product Family...(recognized OCR) text from one PDF to another. This example source...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from Pdf and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from Pdf using Python....PDF Product Family Aspose.Cells Product...Family How to Select Pages from PDF and Save using Python This short...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  6. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one Pdf using Java. It assists you to convert multiple ppt to Pdf using java by providing configuration details, stepwise process and a runnable sample code....PDF Product Family Aspose.Cells Product...Convert Multiple PPT to One PDF using Java This quick tutorial...

    kb.aspose.com/slides/java/how-to-convert-multip...
  7. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to Pdf and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...Excessively Thick After Excel-to-PDF-to-PPTX Conversion Aspose.Slides...conversion of an Excel chart to PDF and then to PPTX, the chart outline...

    forum.aspose.com/t/chart-outline-becomes-excess...
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.Pdf); saveOptions.setMemoryOptimization(true); doc.save(“test.Pdf”, saveOptions); Aspose.word for java 25.1…...Word saveto Pdf,内容样式错误问题 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate Pdfs containing both linear and DataMatrix barcodes. With v…...Barcode Generation in PDF with Aspose.Pdf.Drawing and Aspose.BarCode...v25.2.0 Aspose.PDF Product Family aspose-pdf-net , barcode-net...

    forum.aspose.com/t/distorted-barcode-generation...
  10. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to Pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...PPT to PDF Conversion in C#: NullReferenceExcepti: Object Reference...trying to convert a few ppts to pdf and I am getting the following...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...