Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 224,743 for

new

(1.35 sec)
  1. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in New…...multiple recipients with this new method? Professionalize.Discourse...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/s-mime-encryption-encrypting...
  2. Word/PDF discrepancy - Free Support Forum - asp...

    Hi Alexey, Attached is the same report exported into Word and PDF (the document is built using Aspose). On page 56 there’s an ident in PDF, which is not in Word (and it shouldn’t be there, in fact). Could you please adv…...PDF conversion: Document doc = new Document(@"C:\Temp\in.docx");...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/word-pdf-discrepancy/326591
  3. 使用 PS 格式文件 | Aspose.Page 提供 .NET

    本文介绍如何使用 Aspose.Page for .NET API 解决方案处理 PS 或 EPS 文件中的文本、形状、平铺图案、渐变、图像和页面。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/working-with-ps/
  4. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...the attached ZIP file: With a new workbook created, copy the STRUCTURE...below the previous range in the new workbook. The second row of this...

    forum.aspose.com/t/outline-levels-not-copying-c...
  5. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents....PageAdd method is used to insert a new blank page into the existing...changes, such as the addition of new pages. The Close method is called...

    docs.aspose.com/pdf/go-cpp/add-pages/
  6. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... let doc = new aw . Document (); // Configure...document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Split Screen of Excel Worksheet with Node.js vi...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Node.js C++ Addon....Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/how-to-split-s...
  8. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....object PdfFileStamp fileStamp = new PdfFileStamp (); // Open Document...FormattedText formattedText = new FormattedText ( "Aspose - Your...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  9. Փոխարկել PDF PNG C#

    Փոխարկեք PDF ը PNG ձևաչափի C# կոդով: Պահեք PDF որպես PNG օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/pdf...
  10. Փոխարկել PDF JPG C#

    Փոխարկեք PDF ը JPG ձևաչափի C# կոդով: Պահեք PDF որպես JPG օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/pdf...