Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 223,970 for

new

(0.24 sec)
  1. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....using ( HttpClient client = new HttpClient ()) { byte [] bytes...using ( MemoryStream stream = new MemoryStream ( bytes )) { //...

    reference.aspose.com/words/net/aspose.words/loa...
  3. Გადაიყვანეთ Გამოსახულება HTML C#

    გადაიყვანეთ Გამოსახულება HTML C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/ima...
  4. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....save(array, new PngOptions()); return await exportedFilePromise..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  5. Generate Reports in MBOX Files via Java | produ...

    Java sample code to create MBOX format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Generate MBOX - C# //create a new MailMessage instance as a template...template MailMessage template = new MailMessage(); //add template...

    products.aspose.com/email/java/assembly/mbox/
  6. Aspose.Cells 8.6.2 中的公共 API 更改|Documentation

    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....//Instantiate a new Workbook designer WorkbookDesigner report = new WorkbookDesigner...setDataSource ( "VariableArray" , new String [] { "English" , "Arabic"...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...GetBytes(License); MemoryStream ms = new MemoryStream(buf); return ms;...try { Aspose.Words.License l = new Aspose.Words.License(); l.Se...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  8. Set Default Font while rendering spreadsheet to...

    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....names such as Courier New, Arial, Times New Roman, etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/python-net/set-default-fo...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...Pdf417 . Pdf417MacroTimeStamp = new DateTime ( 2019 , 11 , 1 ); gen...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  10. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/html-to-pdf-converter/