Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 3,649 for

pdf attachment

(0.1 sec)
  1. Attached file returns a strange Annotation type...

    The attached Pdf has an MovieAnnotation on the first page. When viewing the type of Annotation through Aspose.Pdf, the type is returned as a series of characters....Attached file returns a strange Annotation type Aspose.PDF Product...September 15, 2014, 3:05pm 1 The attached PDF has an MovieAnnotation on...

    forum.aspose.com/t/attached-file-returns-a-stra...
  2. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to Pdf selected area. var xls1 = new …...2017, 10:32am 1 Hello, I’ve attached a xlsx file that contains...different than the saved to pdf selected area. var xls1 = new...

    forum.aspose.com/t/resulting-table-borders-are-...
  3. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....documents that do not have attached templates. Document doc =...style updating, but do not attach a template document. doc.s...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...document from Word to PDF results in a PDF with 3 pages. However...same error with the document attached. I’ve catching the scenario...

    forum.aspose.com/t/document-extractpages-yields...
  5. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....documents that do not have attached templates. Document doc =...style updating, but do not attach a template document. doc.s...

    reference.aspose.com/words/java/com.aspose.word...
  6. QRCode not recognized in TIFF image (Aspose.Bar...

    Hi, I'm having issues with the latest version of Aspose.Barcode library. Am trying to recognize barcodes in TIFF images, but it always does not recognize any of them. I tested the same images on eg. http://zxing.org/w/de…... Attaching the images - TIFF and JPEG...to recognize them. I have attached a zip file for your reference...

    forum.aspose.com/t/qrcode-not-recognized-in-tif...
  7. Aspose.PDF on Linux - Free Support Forum - aspo...

    Hello, I spent a lot of time trying to use the Aspose.Pdf library on a .net environment which runs unit tests on Ubuntu VM. We followed the instructions mentioned here (How to Install Aspose.Pdf for .NET|Aspose.Pdf for …...PDF on Linux Aspose.PDF Product Family aspose-pdf-linux...time trying to use the Aspose.PDF library on a .net environment...

    forum.aspose.com/t/aspose-pdf-on-linux/266826
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...print or convert the document to PDF header/footer content is rendered...printed or convert the document to PDF? alexey.noskov July 16, 2025...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how Attachments are embedded to Pdf document in Java....Specifies how attachments are embedded to PDF document. Fields...Description ANNOTATIONS Attachments are embedded as annotations...

    reference.aspose.com/words/java/com.aspose.word...
  10. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....documents that do not have attached templates. Document doc =...style updating, but do not attach a template document. doc.s...

    reference.aspose.com/words/java/com.aspose.word...