Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 227,511 for

new

(0.31 sec)
  1. Resize EPS | JavaScript API Solution

    Resize EPS functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/javascript-cpp/resize-eps/
  2. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..., "Category 2" ]; // Adding new series. Value and category arrays...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...Code void Main() { var doc = new Aspose.Pdf.Document(@"C:\Use...urx, double ury) { var annot = new Aspose.Pdf.Annotations.RedactionAnnotation(page...

    forum.aspose.com/t/the-use-of-redactionannotati...
  4. 提取 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类提取 PDF 页面。...object PdfFileEditor pdfEditor = new PdfFileEditor (); // Extract...object PdfFileEditor pdfEditor = new PdfFileEditor (); // Create streams...

    docs.aspose.com/pdf/zh/net/extract-pdf-pages/
  5. 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...
  6. 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
  7. 使用 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/
  8. Product Overview|Aspose.Slides for Python Docum...

    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....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/python-java/product-over...
  9. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...Creating a new Workbook with Xlsx format const workbook = new Workbook...contentTypePropertie . add ( "MK32" , new Date (). toISOString (), "DateTime"...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  10. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....input const workbook = new Workbook ( new Uint8Array ( arrayBuffer...structure. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-doc...