Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 320,068 for

pdf images

(0.18 sec)
  1. Print PDF to file - specify output file and loc...

    https://forum.aspose.com/t/print-Pdf-to-file-specify-output-file-and-location/228522/9MFO-2105 RUATAN ST1-Before.Pdf (4.7 MB) Print issue, formating and looses image Flatten looses image - you logged bug thx...Print PDF to file - specify output file and location Aspose.PDF...PDF Product Family jon_elster_i3intel_com May 11, 2021, 4:01pm...

    forum.aspose.com/t/print-pdf-to-file-specify-ou...
  2. DisplayDocTitle Key Is Not Set after Converting...

    We have a problem, when we try to convert a pptx to Pdf with PdfCompliance PdfA1b. The DisplayDocTitle is not set in the output Pdf. As I understand this entry in the forum, it is currently not possible and necessary t…...Set after Converting PPTX to PDF in C# Aspose.Slides Product Family...we try to convert a pptx to pdf with PdfCompliance PdfA1b. The...

    forum.aspose.com/t/displaydoctitle-key-is-not-s...
  3. Excel chart top and left margin when creating p...

    I have a excelfile containing a chart. excel_file.png (172.0 KB) My c# code for creating a Pdf from the excelfile looks like: public void CreatePdf(Worksheet worksheet) { worksheet.PageSetup.BottomMargin = 0; …...and left margin when creating pdf Aspose.Cells Product Family charts...KB) My c# code for creating a PDF from the excelfile looks like:...

    forum.aspose.com/t/excel-chart-top-and-left-mar...
  4. Aspose PDF not picking up any text from documen...

    Hi, I am trying to read text from a Pdf document saved locally. However, the value it is coming back with is just “Evaluation Only. Created with Aspose.Pdf. Copyright 2002-2023 Aspose Pty Ltd.\r\nProduction Worksheet”,…...Aspose PDF not picking up any text from document in C# Aspose...Aspose.PDF Product Family Yazzoo December 6, 2023, 9:08am 1 Hi, I...

    forum.aspose.com/t/aspose-pdf-not-picking-up-an...
  5. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in Pdf using C#. The steps and the code sample demonstrate how to highlight Pdf document using C# and then save the Pdf having highlighted text in it....PDF Product Family Aspose.Cells Product...Slides Product Family Aspose.Imaging Product Family Aspose.BarCode...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  6. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Pdf using C#. You will see that in order to convert MSG to Pdf C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....PDF Product Family Aspose.Cells Product...Slides Product Family Aspose.Imaging Product Family Aspose.BarCode...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  7. Get the end character or line break of each par...

    Hello, I want to know if I can get the end character or line break of each paragraph when parsing Pdf...when parsing pdf Aspose.PDF Product Family aspose-pdf-java supeiwei...each paragraph when parsing pdf How to get the number and text...

    forum.aspose.com/t/get-the-end-character-or-lin...
  8. Aspose.Imaging.Image for net 图片转的PDF文件太大 - Free...

    我使用的Aspose.Imaging.Image for net将一个jpg的图片转Pdf文件后,Pdf文件的大小比原来的jpg文件大了近一倍,如何使得转后的Pdf文件与jpg差不多大小? 代码如下: using (Aspose.Imaging.Image image = Aspose.Imaging.Image.Load(spoolFileName)) { // Export image.Save(PdfFilePath, …...Imaging.Image for net 图片转的PDF文件太大 中文技术支持 iccolor July...我使用的Aspose.Imaging.Image for net将一个jpg的图片转PDF文件后,PDF文件的大小比原来的j...

    forum.aspose.com/t/aspose-imaging-image-for-net...
  9. Digitally Signed PDF using Signature Fields - M...

    While creating signature field in Pdf we added partial name and value for the Signature Field. SignatureField.value = “Alice” SignatureField.PartialName = “Sign1” After using PdfDocument.Sign(“Sign1”, Signature) metho…...Digitally Signed PDF using Signature Fields - Missing Signer's...Signer's name in output Aspose.PDF Product Family asposeEnthusiast...

    forum.aspose.com/t/digitally-signed-pdf-using-s...
  10. How to Attach a File to a PDF in C#

    This article provides information on how to attach a file to a Pdf in C#. It provides steps to write the application along with the configuration details and a runnable sample code to add attachment to Pdf in C#....PDF Product Family Aspose.Cells Product...Slides Product Family Aspose.Imaging Product Family Aspose.BarCode...

    kb.aspose.com/pdf/net/how-to-attach-a-file-to-a...