Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 227,521 for

new

(0.14 sec)
  1. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...OpenRead(inPutFile); Document doc = new Document(input); TextFragmentAbsorber...annotations; MemoryStream output = new MemoryStream(); // Create links...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  2. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...document using ( var document = new Aspose . Pdf . Document ()) {...AddImage ( dataDir + "logo.png" , new Aspose . Pdf . Rectangle ( 20...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  3. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...excelStream = new MemoryStream(excelBytes)) { var workbook = new Workbook(excelStream);...save options var pdfOptions = new PdfSaveOptions { OnePagePerSheet...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  4. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/convert-onenote-docum...
  5. Display MHT Formats Using C++ | Aspose.PDF

    Open and view MHT documents programmatically with C++ sample code using Aspose.PDF for C++...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/cpp/viewer/mht/
  6. Check Shape Bounds in PDF Graphs with Java|Aspo...

    Learn how to validate shape bounds in PDF graph collections in Java....graph shape bounds Create a new PDF Document . Add a Page to...{ try ( Document document = new Document ()) { Page page = document...

    docs.aspose.com/pdf/java/aspose-pdf-drawing-gra...
  7. 设置 PDF 到期时间在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1..."input1.pdf" ); $javascript = new JavascriptAction ( "var year=2014;...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  8. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the updatePageLayout() method is invoked …...compare(modifiedDocument, "author", new Date(), getCompareOptions());...compare(modifiedDocument, "author", new Date(), getCompareOptions());...

    forum.aspose.com/t/text-box-vertical-alignment-...
  10. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation Presentation pres = new Presentation ( "Presentation...via Java. Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/androidjava/presentation...