Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 213,381 for

new

(0.15 sec)
  1. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = New LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…...code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint...Pages[pageIndex]) { var jpegOptions = new Aspose.Imaging.ImageOptions.JpegOptions()...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  2. Load, Extract Data and Save from TTF | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF and OTF fonts within .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/loading-saving-truetyp...
  3. 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/
  4. Specific Parameters of Postal Barcode Types|Doc...

    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....barcode BarHeight none gen = new BarcodeGenerator ( EncodeTypes...barcode BarHeight none gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/postal-barcode-types/
  5. FontSubstitutionWarningInfo.RequestedFamilyName...

    FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...
  6. 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...
  7. 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...
  8. 使用 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/
  9. 提取 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/
  10. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...Run() { Workbook workbook = new Workbook(); Worksheet worksheet...workbook Workbook workbook = new Workbook(filePath); // Create...

    forum.aspose.com/t/how-can-i-convert-the-entire...