Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 416,284 for

pdf

(1.16 sec)
  1. How to add Polyline Annotation using Java | Asp...

    Add Polyline annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/polylin...
  2. How to remove Text Annotation using Java | Aspo...

    Remove Text annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/text/re...
  3. Visio to PDF Discrepancies. Page size, margins,...

    Aspose.Diagram Support Request - Visio to Pdf Conversion Issues Overview …...Visio to PDF Discrepancies. Page size, margins, adjust to/fit...Diagram Support Request - Visio to PDF Conversion Issues Overview ✗...

    forum.aspose.com/t/visio-to-pdf-discrepancies-p...
  4. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成Pdf後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2Pdf.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document PdfDocument = new Document(); // Ad…...TIF 轉成PDF後頁面會縮小無法滿版 Aspose.PDF Product Family JoeChiu November...November 6, 2024, 12:54am 1 TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using...

    forum.aspose.com/t/tif-pdf/293699
  5. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to Pdf, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf", new PdfSaveOptions()); I’ve attached the test …...when converting from DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF, I noticed some x-axis labels...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  6. Incorrect Font Rendering and Boxed Characters A...

    When converting a Pdf to PPTX, there are two issues observed: Custom Font Not Displaying Correctly The custom font used in the original Pdf does not appear properly in the Fonts section of the converted PPTX. This iss…...Boxed Characters After XLSX→PDF→PPTX Conversion in Java Aspose... 2:53pm 1 When converting a PDF to PPTX, there are two issues...

    forum.aspose.com/t/incorrect-font-rendering-and...
  7. Trying to get text from aspose.words and output...

    I’m trying to create a Pdf… what I want is for a page to show output from aspose.words - then show out put from aspose.cells then more out put from aspose.words. I want it on a single page of a Pdf, but what I keep gett…...cells into one PDF Aspose.Total Product Family stejoh20...1:19pm 1 I’m trying to create a PDF… what I want is for a page to...

    forum.aspose.com/t/trying-to-get-text-from-aspo...
  8. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into Pdf but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…...Rendered as Blank in the Exported PDF in C++ Aspose.Slides Product...EMF images to be printed into PDF but we found that the Semi-transparent...

    forum.aspose.com/t/semi-transparent-emf-image-i...
  9. Table Placeholder Replacement Works But Text Ge...

    I am working on a Pdf template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.Pdf for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...Wrapping in PDF Aspose.PDF Product Family aspose-pdf-python Tushar8874... 8:45am 1 I am working on a PDF template that contains both paragraphs...

    forum.aspose.com/t/table-placeholder-replacemen...
  10. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...Aspose - excel to pdf, excel to image, excel to html in python...to image. image.png (14.9 KB) PDF conversion code – from aspose...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...