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

pdf attachment

(0.11 sec)
  1. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...Pdf format. To learn more, visit...a document in the SaveFormat.Pdf format. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。...head > < body > < h1 > Pages to PDF with Progress Callback </ h1...TestPageSavingCallba (); // Save workbook as PDF with options const outputData...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  3. 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-...
  4. 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...
  5. 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-...
  6. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to Pdf using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...PDF Product Family aspose-pdf-java , words-java...document. When converting word to PDF using Aspose.words: com.aspose...

    forum.aspose.com/t/differentiation-between-comm...
  7. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a Pdf file w…...PDF Product Family jeanfrancoisrouleau...issue is below and I have attached a PDF file with the result. public...

    forum.aspose.com/t/html-underline-does-not-work...
  8. 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...
  9. 删除附件|Aspose.PDF for Python via .NET

    此示例绑定一个输入 Pdf,删除所有附件,并将修改后的 Pdf 保存为不包含任何嵌入文件的版本。...[ Hide ] PDF 可能包含文档、图像或其他文件等附件。在出于安全、隐私或分发目的需要清除 PDF 中所有附件的场景中。使用...对象。 绑定输入 PDF。 删除所有附件。 保存已更新的 Document。 import aspose.pdf.facades...

    docs.aspose.com/pdf/zh/python-net/remove-attach...
  10. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to Pdf (multi page Pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated Pdf will have an i…...PDF Product Family Siddeshb February...are converting HTML to PDF (multi page pdf) using HtmlLoadOptions...

    forum.aspose.com/t/adding-images-to-header-and-...