Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,546 for

pdf attachment

(0.86 sec)
  1. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.Pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Words conver pdf to markdown anomaly memory use Aspose...aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.M...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  2. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a Pdf file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.Pdf”; var PdfDocument = new Aspose.Pdf.Document(path); it…...open/load a pdf file using the Aspose.Pdf.document Aspose.PDF Product...Product Family aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  3. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a Pdf file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original Pdf file. We attache…...layout of loaded and printed PDF Aspose.PDF Product Family oscware...using the ASPOSE Pdf .NET library to open a PDF file an print it...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  4. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as Pdf, the resulting Pdf shows some kind of t…...Rendering Document as PDF shows empty table borders Aspose.Words...saving the document as PDF, the resulting PDF shows some kind of...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  5. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...Image not appearing on PDF when converting from CAD Aspose.CAD...CAD Product Family dwg-pdf jacobstokeswarner June 27, 2025, 8:00pm...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  6. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing Pdf documents compliance with Pdf/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...PDF/a files from Foxit are not detected Aspose.PDF Product Family...with recognizing PDF documents compliance with PDF/A standard, created...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  7. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with Pdf files with our libraries: .NET, CPP, Java, Python...Learn how to work with PDF files Aspose.PDF is a library that allows...allows you to work with PDF files using C#, C++, Java or Python...

    products.aspose.com/pdf/tutorial/
  8. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached Pdf fnac01.Pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...images in this pdf freeze the thread Aspose.PDF Product Family...Family aspose-pdf-net tfipsrd January 28, 2025, 2:26pm 1 Hello, Using...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  9. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.Pdf for C++ library allows you get? update in a Pdf file with our ....OutlineCollection collection contains all a PDF file’s bookmarks. This article...how to get bookmarks from a PDF file, and how to get which page...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling Pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...fields on pdf via .NET Aspose.PDF Product Family flatten-pdf , net...have a project that is filling pdfs with data, combining, then saving...

    forum.aspose.com/t/not-flattening-all-fields-on...