Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 223,630 for

new

(0.36 sec)
  1. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....VbaProject constructor to add a new VBA project. Add a module to...class $pres = new Presentation (); try { # Creates a new VBA Project...

    docs.aspose.com/slides/php-java/presentation-vi...
  2. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...License licPdf = new Aspose.Pdf.License(); licPdf...Aspose.Font.License licFont = new Aspose.Font.License(); licFont...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  3. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....document using ( var pageEditor = new Aspose . Pdf . Facades . PdfPageEditor...document using ( var pageEditor = new Aspose . Pdf . Facades . PdfPageEditor...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  4. Convert Image To HTML C#

    Convert Image to HTML format in C# code. Save Image as HTML using 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/net/conversion/image-...
  5. Convert JPG To WORD C#

    Convert JPG to WORD format in C# code. Save JPG as WORD using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/net/conversion/jpg-to...
  6. Convert Image To WORD C#

    Convert Image to WORD format in C# code. Save Image as WORD using 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/net/conversion/image-...
  7. Convert Image To PDF C#

    Convert Image to PDF format in C# code. Save Image as PDF using 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/net/conversion/image-...
  8. Working with Tasks | Aspose.Tasks Documentation

    Learn how to split and manage tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for creating, splitting, and viewing split tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/split-tasks/
  9. Cloning Series and all of their properties to l...

    Hello i have a routine in which I have a chart with demo data and prepared with all sorts of layout to the chart itself but also to the series. In this chart I add New data series based on different datasources. To do th…... In this chart I add new data series based on different...get the chartobject and add new series ranges to it. I either...

    forum.aspose.com/t/cloning-series-and-all-of-th...
  10. 2022年新功能|Aspose.PDF for .NET

    本页面介绍了2022年引入的Aspose.PDF for .NET中最受欢迎的新功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir..."PagesToImages.pdf" )) { var dicom = new Aspose . Pdf . Devices . DicomDevice...

    docs.aspose.com/pdf/zh/net/whatsnew/2022/