Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 10,173 for

viewer

(0.87 sec)
  1. PdfSaveOptions.generateFormFieldScripts propert...

    PdfSaveOptions.generateFormFieldScripts property. Specifies whether to generate scripts that emulate specific Microsoft Word form field behavior in PDF...depends on the PDF viewer. Some PDF viewers might ignore scripts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SQL Server Reporting Services RDL & RDLC Render...

    SQL Server Reporting Services Rendering Extensions for file formats to export RDL reports to Word Excel PDF PowerPoint formats. Add barcodes to exported reports...to 2019 and Microsoft Report Viewer 2010, 2012, and 2015. This...integrates with Microsoft Report Viewer, allowing independent report...

    products.aspose.com/total/reporting-services/
  3. Viewing Emails from within a SharePoint Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email viewer showing an email from within...

    docs.aspose.com/email/sharepoint/viewing-emails...
  4. Print mixed page orientation to pdf - Free Supp...

    I have the issue that when i try to print to pdf with a printer like “Microsoft Print to PDF” the result is all pages face the same orientation. So I tried to use the pagesettings to activate landscape mode for those lan…...(var viewer = new Aspose.Pdf.Facades.PdfViewer()) { viewer.BindPdf(myDocument);...BindPdf(myDocument); viewer.AutoResize = true; viewer.AutoRotate = true;...

    forum.aspose.com/t/print-mixed-page-orientation...
  5. Comprehensive RDL Support|Aspose.Words for Repo...

    List of supported RDL elements by the Aspose.Words for Reporting Services....Reports – Report Server, Report Viewer, Report Designer High Fidelity...

    docs.aspose.com/words/reportingservices/compreh...
  6. View PowerPoint Presentations using Aspose.Slid...

    Learn how to view PowerPoint presentations using Aspose.Slides for .NET API. This tutorial provides step-by-step instructions and code examples....NET Viewer PPT PPTX ODP View PowerPoint...

    products.aspose.com/slides/net/viewer/
  7. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Pdf); Check PDF Viewer : Ensure that the PDF viewer you are using...supports hyperlinks. Some viewers may not display hyperlinks...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  8. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc....Get document viewer properties. Set document viewer properties...

    docs.aspose.com/pdf/cpp/key-features/
  9. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options....Get document viewer properties. Set document viewer properties...

    docs.aspose.com/pdf/python-net/key-features/
  10. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer Viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer();...PdfViewer(); //Open input PDF file viewer.BindPdf(documentFilePath);...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...