Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 213,070 for

new

(0.5 sec)
  1. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-curve/
  3. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....MailMessage MailMessage template = new MailMessage(); // add template...#FirstName#" ; template.From = new MailAddress( "This email address...

    products.aspose.com/email/net/assembly/eml/
  5. Reporting Compression Progress | Aspose.Zip Doc...

    This document covers how to report the progress of compression in Java zip library....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/reporting-compression-...
  6. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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....2003 XLS file let workbook = new AsposeCells . Workbook ( path...Excel 2007 XLS file workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...
  8. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...and paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... It includes not only new and updated public methods, added...FontConfigs . SetFontFolders ( new string [] { fontFolder1 , fontFolder2...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...the document Document doc = new Document("test.docx"); // Create...image stamp ImageStamp stamp = new ImageStamp("watermark.png");...

    forum.aspose.com/t/aspose-total-net-adding-imag...