Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 222,903 for

new

(0.19 sec)
  1. Aspose.PSD for .NET 23.5 - Release Notes|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....expected , actual )) { throw new Exception ( "Objects are not...false ; // add new filter items var filters = new List < SmartFilter...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  2. VBA Macro|Aspose.Slides Documentation

    Automate presentations with Aspose.Slides for .NET: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear C# examples....presentation = new Presentation (); presentation . VbaProject = new VbaProject...presentation = new Presentation (); presentation . VbaProject = new VbaProject...

    docs.aspose.com/slides/net/examples/elements/vb...
  3. Create Empty Document in NPOI|Aspose.Words for ...

    Create an empty document easily and fast instead of using NPOI in C#....without parameters to create a new blank document. If you want to...Aspose.Words ; Document doc = new Document (); doc . Save ( "blank...

    docs.aspose.com/words/net/create-empty-document...
  4. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations....addMathText () { let presentation = new aspose . slides . Presentation...fraction: x / y. let fraction = new aspose . slides . MathematicalText...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. 向日历项添加附件|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....attendees = new MailAddressCollectio (); attendees . addItem ( new MailAddress...expected = new WeeklyRecurrencePatt ( 3 ); Appointment app = new Appointment...

    docs.aspose.com/email/zh/java/adding-attachment...
  6. 搜索

    搜索...Document doc = new Document("Sample.doc"); // Create a new memory stream...stream. MemoryStream outStream = new MemoryStream(); // Save the document...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  7. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ThumbnailGeneratingO options = new ThumbnailGeneratingO (); options...

    reference.aspose.com/words/net/aspose.words/doc...
  8. OpenAiModel | Aspose.Words for .NET

    Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI models and enable AI-powered document processing and automation....string, string ) Initializes a new instance of OpenAiModel class...API key. OpenAiModel model = new OpenAiModel ( "gpt-4o-mini" ...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "AW Category 1", "AW...

    reference.aspose.com/words/java/com.aspose.word...
  10. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...