Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 3,652 for

pdf attachment

(1.33 sec)
  1. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....slides, exporting slides to SVG, PDF, and other formats, and many...Converting presentations to PDF documents without using any other...

    docs.aspose.com/slides/php-java/product-overview/
  2. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this Pdf using Aspose.Pdf version 25.3.0.0: Document newDoc = new Document(); newDoc.Pages.Add(); var PdfOutline = new Aspose.Pdf.OutlineItemColl…...PDF Product Family hoack May 8, 2025...simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  3. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency....rendering large documents to PDF. Document doc = new Document...method converts the document to .PDF. SaveOptions saveOptions = SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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-...
  5. Margin-top, margin-bottom, margin-left, margin-...

    Hello, when I am trying to convert an HTML document to Pdf with Aspose.Words some CSS styles such as margin-top, margin-bottom, margin-left, margin-right not working. The final output Pdf is not reflecting the CSS style…...convert an HTML document to PDF with Aspose.Words some CSS styles...not working. The final output PDF is not reflecting the CSS styles...

    forum.aspose.com/t/margin-top-margin-bottom-mar...
  6. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.Pdf for Python via C++ for creating and editing a Pdf document...PDF for Python via C++? Using Aspose.PDF for Python...speed up Python code Aspose.PDF for Python via C++ can be easily...

    docs.aspose.com/pdf/python-cpp/get-started/
  7. Font doesn't include tables to decode text when...

    NAR1V4.Pdf (1.6 MB) With the attached file if I want to measure a text with the embedded font PMingLiU I get a “Font doesn’t include tables to decode text” exception. string text = "234234"; Font font = ... // get from…...PDF Product Family aspose-pdf-net gkrasznai March...3:26pm 1 NAR1V4.pdf (1.6 MB) With the attached file if I want...

    forum.aspose.com/t/font-doesnt-include-tables-t...
  8. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to Pdf and using TableAbsorber to manipulate tables in the resulting Pdf. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...PDF Product Family jmpe April 23...converting a Word document to PDF and using TableAbsorber to manipulate...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  9. 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...
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...PDF Product Family jdunning June...MemoryStream outStream = new(); var pdf = new Document(new MemoryStream(convertRequest...

    forum.aspose.com/t/getting-error-index-was-out-...