Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 419,806 for

pdf

(1.57 sec)
  1. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb Pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...Convert PDF to Xps creates bloated file Aspose.PDF Product Family...converted the attached 10 page 10mb pdf file to xps and created a massive...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  2. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → Pdf or PPTX → Pdf Then, Pdf → PPTX using com.aspose.Pdf.Document#save(java.io.OutputStream, int) We see that generated Pdf stores s…...Shape Details in PDF to PPTX Conversion Aspose.PDF Product Family...Family aspose-pdf-java , pdf-to-pptx abykovsky April 14, 2025, 7:24am...

    forum.aspose.com/t/preserving-shape-details-in-...
  3. How to Merge PDF Files in Java

    This simple tutorial contains information about how to merge Pdf files in Java. It contains steps and Java code to merge Pdf files with simple API calls....PDF Product Family Aspose.Cells Product...Product Family How to Merge PDF Files in Java This basic tutorial...

    kb.aspose.com/pdf/java/how-to-merge-pdf-files-i...
  4. Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 - Free Suppo...

    本地验证这个左右边距的设置会影响Pdf 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet worksheet = wb.getWorksheets().get(0); PageSetup pageSetup = worksheet.getPageSetup(); pageSetup.setLeftMargin(1); pageSetup.setRightMargin(1);...Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 Aspose.Cells Product Family...2026, 8:55am 1 本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制...

    forum.aspose.com/t/excel-a4-pdf-pdf/324143
  5. Convert Markdown to PDF in Python

    This article discusses the process of converting Markdown to Pdf in Python. It encompasses the steps and a working code snippet to render MD to Pdf in Python....PDF Product Family Aspose.Cells Product...Product Family Convert Markdown to PDF in Python This article discusses...

    kb.aspose.com/html/python/convert-markdown-to-p...
  6. How to Redact a PDF in Python

    This simple guide covers how to redact a Pdf in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in Pdf using Python....PDF Product Family Aspose.Cells Product...Product Family How to Redact a PDF in Python This simple guide covers...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  7. How to Read PDF Metadata in C#

    This short tutorial guides on how to read Pdf Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from Pdf in C#....PDF Product Family Aspose.Cells Product...TeX Product Family How to Read PDF Metadata in C# This how-to guide...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...
  8. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...resolve(outDir, "final_output.pdf"); fixTableDimentions(headDoc);...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  9. Convert Numbers File to PDF in Java

    This article guides on how to convert numbers file to Pdf in Java. It has details to set the IDE, a list of steps, and a sample code to transform numbers file to Pdf in Java....PDF Product Family Aspose.Cells Product...Family Convert Numbers File to PDF in Java Here is a short guide...

    kb.aspose.com/cells/java/convert-numbers-file-t...
  10. How to Change PDF Metadata using Java

    This article contains information on how to change Pdf metadata using Java. It has details about setting the IDE, a list of tasks for developing the application, and a runnable sample code to edit Pdf properties using Java....PDF Product Family Aspose.Cells Product...Product Family How to Change PDF Metadata using Java In this guide...

    kb.aspose.com/pdf/java/how-to-change-pdf-metada...