Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,953 for

pdf attachment

(0.08 sec)
  1. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....when saving a document into the Pdf format. To learn more, visit...determining how attachments are embedded to the PDF document. ge...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote to OneNote using C#. Utilize the API example code for batch conversion of .enex files to .one within VB.NET, Asp.NET, or any .NET-based application...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/note/net/conversion/evernot...
  3. Unable to flatten page rotation - Free Support ...

    Hello, I try rotate Pdf file page and then flatten page rotation. Rotation works well, but flattering result is invalid. Please look at the source Pdf file I attached. My test code is below. Mikhael A4 with border.pd…...PDF Product Family Mikhael July 1...1:24pm 1 Hello, I try rotate PDF file page and then flatten page...

    forum.aspose.com/t/unable-to-flatten-page-rotat...
  4. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...PDF 24.11.0 as Specified argument...range of valid values Aspose.PDF Product Family net Saravana1983...

    forum.aspose.com/t/issue-with-watermarking-usin...
  5. Wrong background in shape with m - Free Support...

    Hi, after uploading, it appears that many shapes are not displayed correctly (see screenshot below). The shapes that are displayed in dark gray or blue are also yellow in the original. If you look at the formatting of …...converting to PDF. Previously, this was also the case in the PDf Preview...from existing files. I am attaching the file in the follwing Zip:...

    forum.aspose.com/t/wrong-background-in-shape-wi...
  6. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to Pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…...Pdf.FontNotFoundExceptio: Font Arial was not found on...Service Aspose.PDF Product Family aspose-pdf-net vishalbh June...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  7. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached Pdf causes a StackOverflowException on Aspose.Pdf for .NET 26.2: var Pdf = new Document("input.Pdf"); var absorber = new ImagePlacementAbsorber(); …...PDF Product Family aspose-pdf-net ast3 February...the following code on the attached PDF causes a StackOverflowExcepti...

    forum.aspose.com/t/stackoverflowexception-with-...
  8. Electronically Sign Documents via C++ | product...

    Use digital signature to sign files including Microsoft Word, Excel, PowerPoint, Pdf and Images via your C++ application. Add e-Signature online via app....for C++ to add signature into PDFs, Office documents, and images...unique identifier that securely attaches to digital files, ensuring...

    products.aspose.com/total/cpp/signature/
  9. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…...when converting to PDF. Text conversion to PDF works as expected...outStream); Aspose.Pdf.Document pubPdfDoc = new Aspose.Pdf.Document(outStream);...

    forum.aspose.com/t/issue-with-image-handling-af...
  10. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a Pdf by adding a TextFragment to TextBuilder. It works for most Pdfs but for this specific Pdf it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...PDF Product Family ka.broden March...I have code that modifies a pdf by adding a TextFragment to TextBuilder...

    forum.aspose.com/t/appending-a-textfragment-to-...