Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 406,517 for

aspose pdf

(0.39 sec)
  1. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...Aspose.word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  2. Removing attachment from PDF with JavaScript|As...

    Aspose.Pdf can remove attachments from your Pdf documents. Use JavaScript Web tollkit to remove attachments in Pdf files using Aspose.Pdf....Removing attachment from PDF with JavaScript Contents [ Hide...attachments from a PDF file using Aspose.PDF for JavaScript via...

    docs.aspose.com/pdf/javascript-cpp/removing-att...
  3. How to add Strikeout Annotation using .NET | As...

    Source code on C# to add Strikeout annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....with annotations using the Aspose.PDF for .NET. Annotations are...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/net/annotation/strikeou...
  4. How to add Underline Annotation using .NET | As...

    Source code on C# to add Underline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....with annotations using the Aspose.PDF for .NET. Annotations are...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/net/annotation/underlin...
  5. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....with annotations using the Aspose.PDF for .NET. Annotations are...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/net/annotation/watermar...
  6. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render Pdf from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Margin value Aspose.PDF Product Family aspose-pdf-net VladimirEfimenko...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  7. Export Reports in PDF Format from JasperReports...

    Export Pdf reports from Jasper Reports and JasperServer. Easily convert jrxml reports to Pdf files...Overview Aspose.PDF for JasperReports is a flexible JasperReports...allowing to export reports in PDF, PDF/A formats. Report features...

    products.aspose.com/pdf/jasperreports/
  8. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in Pdf file on any platform with C++ language...with annotations using the Aspose.PDF for C++. Annotations are...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  9. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images to Pdf using Aspose.Cells for Node.js with an OEM license. The application crashes during the NAPI cleanu…...SIGSEGV Crash During Excel to PDF Conversion with Images on Linux...Works Flawlessly on Windows Aspose.Cells Product Family ypurohit005...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...
  10. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your Pdf document using ImageStamp class with the Aspose.Pdf for Python library....Adding Image stamps in PDF using Python Contents [ Hide ] Adding...Adding Image Stamp in PDF File You can use the ImageStamp class...

    docs.aspose.com/pdf/python-net/image-stamps-in-...