Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 197,059 for

new

(0.11 sec)
  1. Aspose.PSD for .NET 22.4 - 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.... Save ( output , new PngOptions ()); } PSDNET-1107...line1\rText line2\rText line3" , new Rectangle ( 200 , 200 , 500 ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  2. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  3. PDF to BMP Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java... Create a new Document object from the input...pages in the document Create a new devices_BmpDevice for the image...

    products.aspose.com/pdf/php-java/conversion/pdf...
  4. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...InvariantCultureIgno )) { var authorityUri = new Uri ( authority ); authority...RedirectUrl ) . Build (); var scopes = new string [] { resource [ resource...

    docs.aspose.com/words/zh/net/work-with-document...
  5. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...LoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create Appointment Schedules for Outlook in Nod...

    Automate Outlook calendar scheduling in Node.js. Create, configure, and save appointments as ICS files using a powerful API for .NET by Aspose.Email....Setting Attendees To schedule a new appointment with Aspose.Email...MailAddressCollectio. const attendees = new ae.MailAddressCollectio(); //...

    products.aspose.com/email/nodejs-net/appointmen...
  7. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...be applied automatically to a new paragraph inserted after a paragraph...apply a custom style. let doc = new aw . Document (); let style =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象...Presentation 类 Presentation pres = new Presentation (); try { // 访问第一张幻灯片...Excel 文件到流 FileInputStream fs = new FileInputStream ( "book1.xlsx"...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  9. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = New com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...Document docx = new com.aspose.words.Document(htmlInputStream);...ByteArrayOutputStrea byteArrayOutputStrea = new ByteArrayOutputStrea(); docx...

    forum.aspose.com/t/html-word-head-head-css-html...
  10. Audio Frame - Insert and Extract Audio in Power...

    Add audio to PowerPoint presentation in C# or .NET...using ( Presentation pres = new Presentation ()) { // Gets the...to stream FileStream fstr = new FileStream ( "sampleaudio.wav"...

    docs.aspose.com/slides/net/audio-frame/