Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 5,616 for

attachment

(0.07 sec)
  1. Pdf save error - Free Support Forum - aspose.com

    Hi, We saved (attached) a pdf document. But it has saved an empty document. we use aspose 9.5.0.0 version. But we test the same scenario with aspose pdf 8.2.0.0 version. There are any error. Please control this. Thanks...2014, 5:55am 1 Hi, We saved (attached) a pdf document. But it has...

    forum.aspose.com/t/pdf-save-error/65325
  2. Ajout d'une pièce jointe à un document PDF|Aspo...

    Cette page décrit comment ajouter une pièce jointe à un fichier PDF avec Java...."/home/aspose/pdf-examples/Samples/Attachments/" ; public static void AddingAttachment...

    docs.aspose.com/pdf/fr/java/ajouter-une-pièce-j...
  3. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...@Rachel_Lee Since the document you attached has header and footer marked...

    forum.aspose.com/t/how-to-remove-header-footer-...
  4. Print from excel to pdf not giving correct resu...

    When I generate an excel sheet and then save it as a pdf in my dotnet app. The excel document and the pdf document look completely different. Not the styling but the data in the sheet. This is from the pdf This is fr…...(please zip the file prior attaching) along with the sample code...

    forum.aspose.com/t/print-from-excel-to-pdf-not-...
  5. Extraire les Pièces Jointes d'un Fichier PDF|As...

    Cette section explique comment extraire les pièces jointes d'un PDF avec la classe PdfExtractor....bindPdf ( _dataDir + "sample-attach.pdf" ); // Extraire les pièces...

    docs.aspose.com/pdf/fr/java/extract-attachments/
  6. 使用Python向PDF文档添加附件|Aspose.PDF for Python via .NET

    本页面描述了如何通过Aspose.PDF for Python via .NET库向PDF文件添加附件。... FileSpecification ( attachment_file , "示例文本文件" ) # 将附件添加到文档的附件集合中...

    docs.aspose.com/pdf/zh/python-net/add-attachmen...
  7. 从 PDF 文件提取附件|Aspose.PDF for Java

    本节介绍如何使用 PdfExtractor 类从 pdf 中提取附件。...bindPdf ( _dataDir + "sample-attach.pdf" ); // 提取附件 pdfExtractor...

    docs.aspose.com/pdf/zh/java/extract-attachments/
  8. Añadir Adjunto a Documento PDF|Aspose.PDF para ...

    Esta página describe cómo añadir un adjunto a un archivo PDF con Java...."/home/aspose/pdf-examples/Samples/Attachments/" ; public static void AddingAttachment...

    docs.aspose.com/pdf/es/java/add-attachment-to-p...
  9. Corrupted shapes after saving Diagram - Free Su...

    Hello Support Team, When saving a Visio diagram using Aspose.Diagram some shapes get corrupted, this does not always happen, just sometimes. I attach screenshots where this has happened - the original diagram and after …... I attach screenshots where this has...

    forum.aspose.com/t/corrupted-shapes-after-savin...
  10. Extract Chart objects from PDF document (facade...

    Bagian ini menjelaskan cara mengekstrak objek grafik dari PDF dengan Aspose.PDF Facades menggunakan Kelas PdfExtractor.... close (); Extract Attachments from PDF File Ekstrak Gambar...

    docs.aspose.com/pdf/id/java/extract-chart-objects/